Closed lukeholder closed 1 year ago
No longer depend on metafield job to space out API requests.
See: https://github.com/Shopify/shopify-api-php/blob/main/src/Clients/Http.php#L212-L226
The Shopify package has a built-in retry.
Description
No longer depend on metafield job to space out API requests.
See: https://github.com/Shopify/shopify-api-php/blob/main/src/Clients/Http.php#L212-L226
The Shopify package has a built-in retry.