Queue Management
The connector uses an async queue system for reliable, retryable processing.
Viewing the Queue
Navigate to Shopify → Operations → Queue:
| Column | Description |
|---|---|
| Name | Record type (Order, Product, Customer) |
| State | Draft / In Progress / Done / Failed |
| Instance | Shopify store instance |
| Message | Error details on failure |
Retrying Failed Records
- Filter by State = Failed
- Select the failed records
- Click Action → Set to Draft
- The cron will automatically reprocess them