Skip to main content

Queue Management

The connector uses an async queue system for reliable, retryable processing.

Viewing the Queue

Navigate to Shopify → Operations → Queue:

ColumnDescription
NameRecord type (Order, Product, Customer)
StateDraft / In Progress / Done / Failed
InstanceShopify store instance
MessageError details on failure

Retrying Failed Records

  1. Filter by State = Failed
  2. Select the failed records
  3. Click Action → Set to Draft
  4. The cron will automatically reprocess them