Closed zakariamofaddel closed 1 month ago
It seems like I managed to solve it by upgrading from a shared instance to a dedicated one on DigitalOcean.
I did not think the $12/mo app platform instance would start dropping HTTP requests like that, it was a nightmare with all the customer support requests. For anyone encountering the same issue, I feel you🫂
I will close this, as for now it does not seem like the issue was caused by the GQL client.
Issue summary
Before opening this issue, I have:
@shopify/*
package and version:{ logger: { level: LogSeverity.Debug } }
in my configuration, when applicableSince a couple weeks, this error started appearing in my Sentry logs and I cannot figure out what is causing it and it's causing me a lot of issues.
It's not consistent, sometimes it does not error out and sometimes it does.
Does anyone know what could be causing it?
it only happens on my production app on DigitalOcean, but if I run the same build locally, it works perfectly without crashing.
Expected behavior
What do you think should happen?
Actual behavior
What actually happens?
Steps to reproduce the problem
1. 1. 1.
Debug logs