budget_exceeded
Your team's configured spending budget limit has been reached. Increase the budget or wait for the budget period to reset.
Details
When does this occur?
Example response
{
"type": "https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors/budget-exceeded",
"title": "Monthly spending budget of $50 has been reached.",
"status": 403,
"instance": "/api/v1/agent/tasks",
"error": "Monthly spending budget of $50 has been reached.",
"retryable": false
}How to resolve
Related
Last updated
Was this helpful?