litellm/.circleci
Ishaan Jaff 373f9d409e
(fix) ProxyStartup - Check that prisma connection is healthy when starting an instance of LiteLLM (#6627)
* fix debug statements

* fix assert prisma_client.health_check is called on _setup

* asser that _setup_prisma_client is called on startup proxy

* fix prisma client health_check

* add test_bad_database_url

* add strict checks on db startup

* temp remove fix to validate if check works as expected

* add health_check back

* test_proxy_server_prisma_setup_invalid_db
2024-11-06 17:36:48 -08:00
..
config.yml (fix) ProxyStartup - Check that prisma connection is healthy when starting an instance of LiteLLM (#6627) 2024-11-06 17:36:48 -08:00
requirements.txt (feat) add Predicted Outputs for OpenAI (#6594) 2024-11-04 21:16:57 -08:00