Skip to content

Retry cleanup job twice

Sanad Liaquat requested to merge shl-retry-subgroup-cleanup-on-failure into master

This failure occurred multiple times:

$ git clone -b master --single-branch https://gitlab.com/gitlab-org/gitlab.git
Cloning into 'gitlab'...
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: the remote end hung up unexpectedly

The job ran successfully after manual retry.

Merge request reports

Loading