mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 18:19:21 +00:00
fix test alerting
This commit is contained in:
@@ -68,6 +68,7 @@ async def test_get_api_base():
|
||||
await _pl.alerting_handler(
|
||||
message=slow_message + request_info,
|
||||
level="Low",
|
||||
alert_type="llm_too_slow",
|
||||
)
|
||||
print("passed test_get_api_base")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user