Skip to content
Snippets Groups Projects
Commit 73f85c0b authored by Antoine Lambert's avatar Antoine Lambert
Browse files

gitlab: Adapt requests retry policy to consider HTTP 50x status codes

Temporarily server failures can happen when listing a GitLab instance,
HTTP status codes 502, 503 or 520 are returned in that case.

So adapt lister requests retry policy to execute requests again when
such errors are encountered.

Related to T3442
parent f00d41d0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment