#madmac_api

1 messages ¡ Page 1 of 1 (latest)

crisp pierBOT
#

👋 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/1331383774000320646

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

dapper terrace
#

Hi there

#

Are you aware of any networking changes on your end that would cause a flaky network connection?

manic void
#

No. This has happened to two different customers in two different countries and they have tried multiple times over multiple days.

#

It last worked successfully on 4th Jan. No code changes since then. It is not used frequently.

dapper terrace
#

Well, hold on. The code you shared is your server making a call to Stripe to create a Token so the two different customers shouldn't be a factor here

manic void
#

Yes true.

#

So could be a connection issue from GCP to Stripe.

#

Nothing else is failing though and there are hundreds of other Stripe calls from my server happening for other functions.

#

I figured the most likely is a connection issue or something changed on the Stripe end.

#

Error has been occurring from 14 Jan for multiple days

manic void
#

After adding additional logging to the function and redeploying this has now worked for the customer.

#

I guess that signifies that it was a connection issue that has resolved.

#

Thanks for your time.

dapper terrace
#

Sure thing!

#

Glad to hear it's resolved