Describe the problem/error/question
Hello everyone, I hope all good.
I am using the Salesforce Trigger node for Account, Contact, Lead objects with update every minute.
Most of times the workflow return an error on the Salesforce node:
The connection timed out, consider setting the 'Retry on Fail' option in the node settings
But checking the node, there is no ‘Retry on Fail’ option.
The execution time is 0s
If I Retry the execution, it will be Succeeded, but with no item inside
Have you ever faced this kind of issue?
What is the error message (if any)?
The connection timed out, consider setting the 'Retry on Fail' option in the node settings
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.51.0
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Self-hosted
- Operating system: macos