Skip to content

Add log info message if reprocessing is not allowed

Thomas Reis requested to merge treis/automation-control:reprocess-loginfo into master

Since it took me a long time to figure out why a task marked for reprocessing did not want to start after !18 (merged) got merged, I am adding a log info message if a run can not be reprocessed because of jobs in idle or running state.

Merge request reports