{ "error": { "type": "request_error", "code": "notification_simulation_already_running_conflict", "detail": "Simulations can't be run while another run is pending.", "documentation_url": "https://developer.paddle.com/errors/notifications/notification_simulation_already_running_conflict" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 409
- Error code
-
notification_simulation_already_running_conflict - Error message
- Simulations can't be run while another run is pending.
Common causes
- Only one simulation run can be active at a time. Another run for this simulation is currently pending.
Troubleshooting
- Wait for the current simulation run to complete, then try to run again. A pending run stops blocking automatically after about five minutes.