#juls1083
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
As the error suggests, you might be trying to make too many requests that result in conflicts.
Humm... but we don't do calls in parallel to the same customer. You mean we're doing too many requests overall in general?
I remember that, when we did too many requests in the past, Stripe contacted us so we could fix the problem
I am looking at your logs and it seems like you're making GET requests a bit too often. What's the reason for this?
I see... I would need to check. We implemented caching, but maybe is not working correctly. If the reason for the 429 errors is this, I'll take a deeper look
Yes, that's related. Please check again and let us know if you have other questions.