I have a loop that goes through all the pages of completed orders. All of a sudden I am getting the following error - GuzzleHttp\Exception\RequestException: cURL error 56: OpenSSL SSL_read: Connection reset by peer, errno 54 (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
My application will get through 3-10 pages then throw this exception. Anyone know how to fix?