#samip_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/1366567724225925223
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi @lean lark a lock_timeout error indicates that the resource that you are trying to access is locked because it's being processed by the previous requests.
How do I figure out the other request ?
If it only happens intermittently, you can just retry the same request. In fact if you are using one of the official Stripe libraries, it has a built-in retry mechansim .
The same request ID I gave you ?
Sorry, trying to be clear : You want me to attempt a retry on the same request ID I gave you ?
I cannot associate with the other request that actually went wrong, this request does not seem to have all the details.
Let me find out the previous request that caused the lock timeout, one sec
Thank you
Any updates , please ?
hello! so it's going to take us a while to look into, I'm going to share with you a link where you can write in so that we can look further into this. We'll share an update via the ticket.
Hello @lean lark, we have sent you a direct message, please check it at https://discord.com/channels/@me/1366580333301993543
- 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
I think I've located the event
It's an automatic charge to the account for subscription renewal .
I can see the event went through after retry
yep, that's generally what we suggest if you encounter a lock timeout, retry later : https://docs.stripe.com/rate-limits#object-lock-timeouts