mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Four cases in tests/e2e/quota_management/budgets, driving real OpenAI calls through a group whose shared pool is drained to exhaustion: the spender key stays blocked, a key that spent nothing of its own is blocked by the same pool, a sibling group with no budget keeps serving, and the budget read reports the spend drawn against the group. Adds set/get/delete access group budget to BudgetClient and the four matching rows to the coverage registry. |
||
|---|---|---|
| .. | ||
| budgets | ||
| ratelimit | ||
| spend_tracking | ||