xp
xp copied to clipboard
RescheduleTask should check cron jobs on it's start
There is a chance for a RescheduleTask to rerun on a new cluster node during any cron job execution time. Then the job's task won't be submitted. RescheduleTask should check it and run such jobs.