resource_unavailable
A transient infrastructure issue prevented the task from running. The platform will automatically retry. No action is needed.
Details
When does this occur?
Example responses
Capacity full
{
"type": "https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors/resource-unavailable",
"title": "Agent capacity is temporarily full. Your task will be retried automatically, or you can try again later.",
"status": 429,
"instance": "/api/v1/agent/tasks",
"error": "Agent capacity is temporarily full. Your task will be retried automatically, or you can try again later.",
"retryable": true,
"trace_id": "abc123..."
}Sandbox creation failed
How to resolve
Related
Last updated
Was this helpful?