I’m having some issues running a local file workflow. When I run more than one workflow in the same second (add or rename multiple files), only one workflow succeeds and the others fail.
It is possible to perform multiple executions in the same second
## Information on your n8n setup
- **n8n version: *Latest*
- **Database (default: SQLite):**
- **Running n8n via (Docker, npm, n8n cloud, desktop app):*npm*
- **Operating system:*linux*
What is the error you are actually seeing? There shouldn’t be an issue running a couple of workflows in the same second but maybe there is an issue with a node you are using.