ezbz / gitlabber

Gitlabber - clones or pulls entire groups tree from gitlab
MIT License
467 stars 78 forks source link

Add argument for "sleep time" between clone due to rate-limit #102

Closed smesguich-orange closed 1 week ago

smesguich-orange commented 1 year ago

Hello

Is it possible to implement a simple "sleep time" between clone with a argment like --sleep 10 due to rate limit on gitlab ?

Regards

ezbz commented 1 week ago

Python gitlab implements rate limiting and obeys gitlabs throttling, see: https://python-gitlab.readthedocs.io/en/latest/api-usage-advanced.html#rate-limits