mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
- Introduced a reconnect cooldown for the health watchdog to prevent rapid reconnection attempts during database errors. - Updated health watchdog parameters to allow for configurable intervals and timeouts via environment variables. - Enhanced logging to provide clearer information on the watchdog's operation. - Added tests to verify the reconnect behavior during cooldown periods and ensure proper functionality of the health watchdog. |
||
|---|---|---|
| .. | ||
| db_transaction_queue | ||
| mcp_server | ||
| test_check_migration.py | ||
| test_create_views.py | ||
| test_db_spend_update_writer.py | ||
| test_db_url_settings.py | ||
| test_exception_handler.py | ||
| test_exception_handler_reconnect_retry.py | ||
| test_prisma_client.py | ||
| test_prisma_self_heal.py | ||
| test_rds_iam_token_expiry.py | ||
| test_routing_prisma_wrapper.py | ||
| test_tool_registry_writer.py | ||