Describe the problem/error/question
Hi,
Constantly i see multiple executions at the same time for all workflows working with schedule trigger, with time passing the amount of the duplications are growing.
I’ve been trying to understand what’s going on, all duplicate executions appear in the main logs like so:
Enqueued execution 962695 (job 272128)
Enqueued execution 962696 (job 272129)
Enqueued execution 962697 (job 272130)
so i assume they are all executions are generated in the main process (and god forbid there is no other lost replica somewhere)
any suggestion how to continue the investigation?
thanks!
What is the error message (if any)?
No error message, just duplications.
Please share your workflow
Information on your n8n setup
- 1.90.2
- postgres
- self-hosted 1 main in queue mode + 3 workers + redis
- Kubernetes 1.18
- ubuntu20