ai.errors.StepBudgetExceeded
The runner hit its step budget. Unlike the client-layer failures above, this is thrown AFTER turns were committed to the journal — and any tools those turns called have already run. Local state advanced, so a blind replay is not safe.
Reference version
Signature
class ai.errors.StepBudgetExceededThe runner hit its step budget. Unlike the client-layer failures above, this is thrown AFTER turns were committed to the journal — and any tools those turns called have already run. Local state advanced, so a blind replay is not safe.
Source:<builtin>/ai/ns_errors/errors.bamlbytes 8322–8491
Fields
steps
intImplementations
ai.errors.Failure for ai.errors.StepBudgetExceeded
Instance methods
Source:<builtin>/ai/ns_errors/errors.bamlbytes 8369–8489