This is a workflow am running in the latest n8n version.The challeng eis that at times, the workflow is running more than once. In this case I run once but as you can see from the image this run 3 times, instead of once.
I also noticed this with other steps, you eecute a workflow with10 items, but get 20 or 30 items, before it finally kind of resets and give 5 items
The second case was having a workflow trigger multiple times in production. The main execustion finished in 17 seconds but the “execution” keeps on running for 5+ minutes
We are trying to debug this. Can you please share more info about your setup?
Are you running n8n in queue mode? are you using a multi-main setup?
Can you also please share the settings/properties of the Schedule Trigger node?