I’m running a few workflows that hit external APIS. The APIS goes down and start returning a lot of 429 or 5xx errors and n8n is retrying until the execution fails.
Is there a simple way to stop a workflow when errors happen and then resume it when things are stable again