Skip to main content

Module cu_tracker

Module cu_tracker 

Source
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ยง

CuBudgetConfig
Budget configuration for a provider.
CuCostTable
Per-method compute unit costs.
CuSnapshot
Immutable snapshot of CU tracking state.
CuTracker
Per-provider CU consumption tracker.