Hello Team,
I have a scheduled deployment with runs every 5 mins on weekdays and every 15 mins on weekends. for the past 12 hours all the scheduled ones are getting cancelled.
I have a docker based worker pool
collision strategy is set to - collision_strategy=ConcurrencyLimitStrategy.CANCEL_NEW, concurrency is set to 1
I have also checked if there are any running flows but could not find and worker logs are also not helpful