It is not working on kubernetes deployment
zerodarkzone opened this issue · comments
Hi,
When I use this decorator in a deployment using a KubernetesJob block it does not send the alert.
It works when I run it locally.
A decorator that sends alert when a Prefect flow fails
https://khuyentran1401.github.io/prefect-alert/
Repository from Github https://github.comkhuyentran1401/prefect-alert
zerodarkzone opened this issue · comments
Hi,
When I use this decorator in a deployment using a KubernetesJob block it does not send the alert.
It works when I run it locally.