Open
Description
Error in v3
Stripe::RateLimitError in api/payments/payment_intents#succeeded
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.
Stacktrace
app/commands/payments/stripe/payment_intent/handle_success.rb:33 - subscription_data
app/commands/payments/stripe/payment_intent/handle_success.rb:15 - call
app/controllers/api/payments/payment_intents_controller.rb:26 - succeeded
app/controllers/application_controller.rb:21 - process_action
Created automatically via Bugsnag