Split the job and retry
When the job fails the number of MAX_ATTEMPTS, the system automatically splits the job into two retriable jobs. These jobs have a new batch_size, min_value, and max_value. Changelog: added Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/351585
Showing
Please register or sign in to comment