Refusals
Every call refused on your behalf, and every one that ran past a ceiling, newest first, with the literal body the agent got.
Showing agent crawler Clear
| When | Rule | Agent | Task | What happened | What the agent got |
|---|---|---|---|---|---|
| 1h ago | task ceiling | crawler | nightly-crawl | Asked 200 units with the task at 1,840 of 2,000. | body{
"approved": false,
"reason": "task_ceiling_exceeded",
"estimated_units": 200,
"task_ref": "nightly-crawl",
"task_ceiling": 2000,
"task_used_units": 1840,
"task_remaining_units": 160
} |
Every number on this page is on the API too:
GET /decisions for refusals, /tasks for budgets, /customers for balances, /keys for keys, each with Authorization: Bearer <your key>.