Describe the problem/error/question
Hi everyone, I’m facing an issue with webhook node, I have many agents constantly checking in on a webhook, on each request there is a query parameter with a agents ID and a xml payload which also contains the agent’s ID, I have noticed that on some executions the payload is getting mixed up with other requests, resulting in getting the wrong payload.
I’m using queue mode with multiple workers and multiple webhooks(on the same machine), and balanced with nginx.
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
instance information
Debug info
core
- n8nVersion: 1.68.1
- platform: npm
- nodeJsVersion: 22.7.0
- database: postgres
- executionMode: scaling
- concurrency: 20
- license: community
- consumerId: unknown
storage
- success: none
- error: all
- progress: false
- manual: true
- binaryMode: memory
pruning
- enabled: true
- maxAge: 60 hours
- maxCount: 10000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/131.0.0.0 safari/537.36
- isTouchDevice: false
security
- secureCookie: false
Generated at: 2025-01-28T19:12:55.457Z