Expand description
Compute unit (CU) budget tracking per provider.
Tracks CU consumption and alerts when approaching budget limits. Integrates with the rate limiter to throttle when near budget cap.
Structsยง
- CuBudget
Config - Budget configuration for a provider.
- CuCost
Table - Per-method compute unit costs.
- CuSnapshot
- Immutable snapshot of CU tracking state.
- CuTracker
- Per-provider CU consumption tracker.