Skip to content

Resolve "Split the job and retry"

Diogo Frazão requested to merge 351014-split-the-job-and-retry into master

What does this MR do and why?

When the job fails three times (MAX_ATTEMPTS), the system automatically splits the job into two retriable jobs. These jobs have a new batch_size, min_value, and max_value.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #351014 (closed)

Edited by Diogo Frazão

Merge request reports