Nihaal Sangha

Results 132 comments of Nihaal Sangha

I messed something up with my test instance so it hasn't been running the whole time but I'll see if I can reproduce it on this entirely separate instance (which...

Update, I just transferred my instance to another server with more resources and still reproduced the issue but wasn't able to reproduce it on the new instance. I'm now trying...

> It could be if the same workflow launches multiple times at once The affected workflows are scheduled every 3 hours and usually take less than 10 seconds to execute,...

I seem to have already reproduced the issue on the new instance which was a lot faster than I expected, I should be able to get a MWE soon and...

I haven't been able to get a MWE but I have the database of the new instance I managed to reproduce the issue with: [repro.zip](https://github.com/n8n-io/n8n/files/12071532/repro.zip) It hit a Discord rate...

This is the simplest repro case I've found (notice execution #​5 and #​18 for example): [repro.zip](https://github.com/n8n-io/n8n/files/12074036/repro.zip)

I can also reproduce on v1.0.5.

In case anyone finds this issue, I tried setting a slight offset on the schedule (instead of being on the hour, 10 minutes later) for a single workflow and that...

Also should this have https://github.com/n8n-io/n8n/labels/in%20linear?

> I can confirm, there's something very wrong with how getWorkflowStaticData writes/reads the data. I have simple Code node with state and sometimes I get wrong data when reading from...