#chip_error

1 messages ¡ Page 1 of 1 (latest)

ivory citrusBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1369223343554691183

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

eager bough
#

Failed to report usage for cus_Pgw8nxWVCMfKSo: StripeConnectionError: An error occurred with our connection to Stripe. Request was retried 2 times.

dusty edge
#

Hi, let me help you with this.

#

It doesn't seem like rate limiting on the Stripe side.

#

More like on the DNS side.

#

Are you reporting usage for the same Customer?

eager bough
#

No, its for a lot of customers

#

Roughly 600 different customers

dusty edge
#

Then this normally shouldn't be a problem...

#

Let me check.

eager bough
#

We're sending 600 requests at once tho

#

but I guess the limit here is 1k?

dusty edge
#

This error comes from stripe-node and not Stripe API.
Do you have any more details about the error?

#

It seems like you've been calling Usage Records API (the old one), just this morning. Are you migrating to Meters API now?