argocd-notifications icon indicating copy to clipboard operation
argocd-notifications copied to clipboard

example of notifying every X minutes that application is in some state (e.g., Pending)

Open iamnoah opened this issue 4 years ago • 1 comments

Basically if I have a rollout running and the App Health is "Pending" for more than say 5 minutes (in my case, because a new pod is failing to start,) I would like to be re-notified. I don't see anything like that in the docs, so I'm curious if that's a supported use case and how to do it.

iamnoah avatar Apr 11 '21 22:04 iamnoah

We have a similar use-case. If an application is in suspended state then we want to get notified every hour until its not in suspended state.

gaurav517 avatar Apr 29 '21 12:04 gaurav517