#Cory-lock-timeout
1 messages · Page 1 of 1 (latest)
req_d58UT7E5khVKrK
thanks! give me a few minutes to take a look
I'm not seeing anything immediately obvious that would be causing the lock timeout based on the requests you're making, but it's always possible for these to happen if we (stripe) needs the object for some other async process
Have you read through https://stripe.com/docs/rate-limits#object-lock-timeouts yet?
Is it possible that since it's happening on the subscription renewal charge that I may not get the money if the lock timeout occurs?
No, a lock timeout shouldn't be preventing the subscription renewal charge from going through - for renewal stripe is the one making the payment attempt, and we'd retry it if we run into issues