Retrieve official setup instructions to instrument Scout APM monitoring in supported frameworks like Django, FastAPI, and Celery for performance tracking.
Cancel an in-flight simulation run.
Works on runs in built, queued, or computing status. Cleans up
compute resources (terminates EC2 instance, Celery task, or Batch job).
Returns 409 if the run is already in a terminal state
(complete, cancelled, or error).
Enables asynchronous task execution and scheduling using RabbitMQ, Celery, and Redis/SQLite. Supports immediate background task execution, scheduled tasks with ISO 8601 timestamps, task status monitoring, cancellation, and completion notifications.