The error workflow can not be trigger
I have config error workflow in the main workflow, but when I intentionally make the error in the main workflow to trigger the error workflow, it is not triggered at all.
Here is my test workflow and execution logs
Workflows
- Main workflow
- Setting error workflow
- Error workflow
Execution logs
I think the expected behaviour shoud be whenever my main workflow encounter error, there should be an error workflow execution right after that execution.
Information on your n8n setup
- n8n version: Cloud (trial)
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:




