#juls1083

1 messages · Page 1 of 1 (latest)

opal peakBOT
icy marlin
#

Hi, let me help you with this.

#

As the error suggests, you might be trying to make too many requests that result in conflicts.

woven glen
#

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

icy marlin
#

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?

woven glen
#

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

icy marlin
#

Yes, that's related. Please check again and let us know if you have other questions.