Describe the problem/error/question
I’m trying to execute a workflow every 45 minutes. This is working related to the actual hour, but not in relation to the last execution. That’s why it’s executed for example 12:45 and 13:00 again, when the next one should be 13:30 instead.
What is the error message (if any)?
There is no error, but it is executed to often.
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.72.1
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu 22.04