Paddle Billing
Search

Concurrent modification

There were multiple concurrent requests to modify the same entity.

Error MessageConcurrent modification of entity %s
Error Codeconcurrent_modification
Status Code409

Common causes

  • There were multiple concurrent requests to modify the same entity.

  • A third-party integration you authorized may be attempting to modify an entity at the same time as you are.

Solutions

  • Replay the failing requests after the initial request has completed.

  • Make sure that you don't send concurrent requests to modify the same entity.