Hello,
We are using the PHP SDK to get products from shopify for a clients website. Occasionally we have issues where we get a 503 error when hitting the endpoint.
[31-May-2022 11:50:10 UTC] PHP Fatal error: Uncaught PHPShopify\Exception\CurlException: Request failed with HTTP Code 503. in /vendor/phpclassic/php-shopify/lib/ShopifyResource.php:544
[31-May-2022 11:50:44 UTC] PHP Fatal error: Uncaught PHPShopify\Exception\CurlException: Request failed with HTTP Code 503. in /vendor/phpclassic/php-shopify/lib/ShopifyResource.php:544
[31-May-2022 11:52:42 UTC] PHP Fatal error: Uncaught PHPShopify\Exception\CurlException: 28 : Operation timed out after 10001 milliseconds with 0 bytes received in /vendor/phpclassic/php-shopify/lib/CurlRequest.php:200
Does anyone have any ideas what could be causing this at all please?
Kind regards