error · error
Query budget exhausted
The package exhausted query, record, or owner-visit work.
error.query-budget-exhausted
- Stable ID
error.query-budget-exhausted- Owner
- app.script-api-registry
- Authority
- read_only
- Timing
- immediate
- Availability
- all script lifecycles
- Side effects
- none
- Determinism
- Stable error identity; diagnostic prose is not API state.
- Introduced
- 1.0.0
Usage
Compare the returned error ID to error.query-budget-exhausted. Treat diagnostic text as human-readable context, not as a value to parse.
Parameters
- None
Returns
A stable error identity suitable for equality checks and diagnostics.
Cost
Constant-size contract lookup or bounded retained-record access.
Fields
This symbol has no fields.
Errors
- None
Examples
if result.error_id == "error.query-budget-exhausted" then
return
end
API history
- 1.0.0: Runtime contract published from the complete Phase 14 registry.
Related symbols
errordeveloper.runtimeworld.actor.infoworld.actor.needsworld.building.infoworld.construction.progressworld.household.wealthworld.job.infoworld.order.info