What is happening is:
• your scheduled flow run gets correctly deployed as a Docker container and submitted for execution
• but then it got
stuck in the Submitted state - could be due to some resource allocation
• Lazarus, seeing that this flow run has no active task runs for over 10 minutes, rescheduled the entire flow run up to 3 times
This discourse topic explains the issue more