#dmytro_bobyk
1 messages ยท Page 1 of 1 (latest)
HI ๐
Do you have some specific request IDs I can check?
They will start with req_
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Some of the request IDs: req_J6SoaKJRKyVCbf, req_HJBt8wdyZ1t99z, req_XudOgv3ukvUrNW
I also have to mention that there were some requests that didn't even reach Stripe, as far as I understood (compared time from GCP logs explorer and Stripe logs) and the error trace led to Stripe SDK.
At first I thought that the problem is somewhere in my API, but I didn't change anything and same requests doesn't give me any errors now.
I'm seeing end to end durations on our end of less than 1s
Perhaps my assumptions about problems on Stripe's side weren't correct.
Thank you for your time, I'll try catch the problem if it occurs one more time