hello i need helpf, first of all this is my workflow
it goes from Webhook-> Transform Data->Upadate CRM then logs Result, now here is the chaos i am dealing with , it updates the crm twice, updates the wrong crm records, get stock in an infinit loop
my environment is n8n 1.37.0 on Google cloud run
using the new ‘wait for Previous Execution’ feature and 3 different crm connections
i have tried :
adding execution locks, i also tripped checked all the IDS and mappings
the real problem is this is causing real business damage
please tell me what to do