Skip to content

Retry populate jobs on failure

Mark Fletcher requested to merge retry-populate-jobs into master

Populate jobs are long running and have been seen to fail due to an intermittent error

Let's retry failed populate tasks for both the review and production environments

Merge request reports