Skip to content

Add retry for GitLab instance calls

Marcos Rocha requested to merge mc_rocha-add-retry-gitlab-call-369938 into main

What does this MR do?

The communication between the dast-runner-validation and the GitLab instance is not always reliable as observed on this job.

This MR adds the curl built-in retry functionality for communication with the GitLab instance.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab/-/issues/369938

GitLab Docs MR

Edited by Craig Smith

Merge request reports