Hello, I'm receiving a RequestError (got) repeatedly from about one week ago.
I did debug using got library in order to check the real response from Shopify
Here is more context:
I'm using bullmq in order to handle timeouts and retries, I'm also using the config provided by the library (buckets, limits, etc). I'm allowing only one job concurrently, so it's very unlikely to be api limits.
The error happens even if nothing changes in the code
Happens with all endpoints
If I spam jobs, sometimes one is processed by the api, the rest fails
I really don't know where to point at.
Here's the stacktrace although it doesnt provide context or details,
Thanks in advance!
Hello, I'm receiving a
RequestError
(got) repeatedly from about one week ago. I did debug using got library in order to check the real response from ShopifyHere is more context:
I really don't know where to point at.
Here's the stacktrace although it doesnt provide context or details, Thanks in advance!
API stacktrace: