Carlos Cueto
09/19/2022, 1:29 PMWebHookAction
Automation set up that keeps generating false failure notifications on Cloud UI. The WebHook sends an HTTP POST to a specific endpoint and returns an HTTP 202 status code upon success, but Prefect seems to think it's an error. Every time the action triggers, I get a new failure notification. This literally spams our Cloud Notifications with false failures.
FYI this issue seems to be the exact same issue, but I was told it wasn't, and to open a new ticket (I still think it's the same issue): https://github.com/PrefectHQ/prefect/issues/5955
Screenshot of false failure notification:Rob Freedy
09/19/2022, 2:52 PMCarlos Cueto
09/19/2022, 2:56 PMRob Freedy
09/23/2022, 4:59 PM