I want to be able to handle errors, if the Rss Trigger node failed to execute. For this I need the node settings to include the “On error” section that most other nodes have.
My use case:
I’m using the self hosted n8n Version 1.47.3
I’m sometimes getting an error from the Rss Trigger node, not often, but it happens, it fails to execute.
Typically trigger nodes don’t have error outputs as that can trigger an increase in executions for users that have a restricted amount. Have you tried using an error workflow instead?