Hi,
I have been using n8n - mainly self hosted container - for past few months and the biggest issue I face is on ‘cached workflows’. I start with building a workflow and once I believe the core functionality is ready, I set the workflow to active. As progress is made, issues are fixed and workflow saved.
What I notice is that at times,
- previous problematic workflow gets triggered reporting the same issue which is fixed and workflow saved
- previous active (now inactive) gets triggered leading to Execution Failures.
I understand there are few steps, like container restart, Inactivate and activate the work flow on every change saved - which I tried without success, disable saving of production and manual runs to prevent cached data and runs etc.
For me this is the biggest pain point as of now.
How to overcome this issue?
With Best Wishes,
Subba Rao K