Describe the problem/error/question
We are working with n8n on self-hosted version in a queue mode with 4 workers. recently we encountered in an issue which workflow executed and return difference results in 2 difference executions which has the same input.
We developed a custom node which execute an api request to one of our api’s. once we executing the workflow in a test mode with the same parameters it is working. but on real executions we get the results with 0 items.
What is the error message (if any)?
Please share your workflow
Information on your n8n setup
- **n8n version:1.31.0
- **Database (default: SQLite):postgres
- **n8n EXECUTIONS_PROCESS setting (default: own, main):queue mode
- **Running n8n via (Docker, npm, n8n cloud, desktop app):docker
- Operating system: