fix add cooldown_deployment alert_type

This commit is contained in:
Ishaan Jaff 2024-05-08 14:13:51 -07:00
parent 51b6c3bdbc
commit aef3d89f0c

View file

@ -710,6 +710,7 @@ Model Info:
"db_exceptions", "db_exceptions",
"daily_reports", "daily_reports",
"new_model_added", "new_model_added",
"cooldown_deployment",
], ],
**kwargs, **kwargs,
): ):