#osnet_webhooks
1 messages · Page 1 of 1 (latest)
👋 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/1368806854972538904
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
We have been experiencing too many webhook failures since yesterday.
Hi there, based on the webhook log, the webhook wasn't delivered to your endpoint due to a timeout problem. Meaning your webhook server took too long to provide a response.
This guide will help you to troubleshoot this problem https://support.stripe.com/questions/webhooks-how-to-investigate-and-fix-timed-out
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
We had never encountered this issue before yesterday. I’ve checked our service, and it appears to be working fine.
Have you audited your server log?
And check the logs around the time when the timeout error happens, i.e., 2025-05-05 01:50:25 UTC
Yes no issue was found
Ok, then you'll want to work with your hosting provider and see if they experience any service downtime during that time.
For example, we don't process any logic for this event and return immediately. However, as you can see, this event still fails even though other events are working fine.