#gilbertoamarcano
1 messages · Page 1 of 1 (latest)
I had a request on prod that gave me this error message
"message": "This object cannot be accessed right now because another API request or Stripe process is currently accessing it. If you see this error intermittently, retry the request. If you see this error frequently and are making multiple concurrent requests to a single object, make your requests serially or at a lower rate."
lock_timeout
Yeah this is lock_timeout error. It occurs in scenarios such as when you have multiple requests at the same time targeting a same Stripe object