1203 shaares
417 liens privés
417 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)