You can now connect a failure path between actions. This will cause any action run which contains an error log to emit its event down the failure path. To opt into the behavior, use the action context menu and select "set failure path", and then link to another action to receive failures.
Alongside our other recent feature ‘log error if’, this gives you precise control over how errors are handled by your workflows, helping them be more fault-tolerant and robust.