khuyentran1401 / prefect-alert

A decorator that sends alert when a Prefect flow fails
https://khuyentran1401.github.io/prefect-alert/
Apache License 2.0
12 stars 3 forks source link

It is not working on kubernetes deployment #7

Open zerodarkzone opened 1 year ago

zerodarkzone commented 1 year ago

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.