khuyentran1401 / prefect-alert

A decorator that sends alert when a Prefect flow fails

Home Page:https://khuyentran1401.github.io/prefect-alert/

Repository from Github https://github.comkhuyentran1401/prefect-alertRepository from Github https://github.comkhuyentran1401/prefect-alert

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.