Home
API reference
MCP server
Errors
Error Reference
/
RUN_ALREADY_ACTIVE
Run Already Active
409
RUN_ALREADY_ACTIVE
Common causes
An agentic run is already in progress for this conversation
Resolution
Wait for the current run to finish, or cancel it via POST /v2/conversations/{id}/cancel.
Endpoints that return this error
Method
Path
Summary
POST
/v2/conversations/{id}/messages
Send a message and start an agentic run
← All error codes