Problem
A scheduled workflow occasionally runs twice instead of once at its configured daily trigger time.
Details
- Workflow scheduled with cron expression for once daily
- Intermittently executes twice in quick succession
- Setting
retry: 0 does not prevent duplicate runs
Expected
Workflow should execute exactly once per scheduled time.
Environment
Logs
