Skip to main content

Module agent_budget

Module agent_budget 

Source

Structs§

AgentBudget

Enums§

BudgetCheckResult

Functions§

check_budget
default_limit_from_config
get_status
init_from_config
record_consumption
remove
Remove an agent’s budget entry entirely. Safe only for agents that can no longer issue reads (finished / dead PID) — a live agent would have its budget silently reset to 0 on the next check. Bounds the BUDGETS map on long-lived daemons.
reset
set_limit