1202 shaares
416 liens privés
416 liens privés
5 résultats
taggé
devops_gitlab
Limiter le nombre de query pour pas trop bourinner l'api :
--concurrency <number> limit the amount of concurrent HTTPS requests sent to GitLab when searching,
useful when *many* projects are hosted on a small GitLab instance
to avoid overwhelming the instance resulting in 502 errors (default: 25)