litellm/tests/litellm/proxy
Shivam Rawat 1fbb78d2a4
Title: Fix managed batch cancel credential resolution (#29734)
* Fix managed batch cancel credential resolution

Decode unified batch IDs before cancel routing and resolve litellm_credential_name to api_key in Router._acancel_batch so JWT team-scoped deployments cancel with the same credentials used at create time

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix batch cancellation credential cleanup

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 12:35:18 -07:00
..
_experimental/mcp_server [internal copy of #28008] Support MCP OAuth passthrough and issuer-scoped JWT auth (#28356) 2026-06-02 12:22:04 -07:00
agent_endpoints style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
common_utils refactor(rbac): narrow org-admin restriction to key generation only 2026-04-24 19:36:31 -07:00
management_endpoints style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
vector_store_endpoints style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_batch_x_litellm_model_encoding.py Title: Fix managed batch cancel credential resolution (#29734) 2026-06-06 12:35:18 -07:00
test_claude_code_marketplace.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_init_litellm_callbacks.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_model_based_routing_files_batches.py harden cloud file compatibility path 2026-05-01 18:04:06 -07:00
test_prisma_engine_watchdog.py [Fix] Proxy: reconnect Prisma DB without blocking the event loop 2026-04-21 23:29:17 -07:00