klarna / bec

The BitBucket Erlang Client
Apache License 2.0
47 stars 12 forks source link

Added delay parameter to throttle trying each repo_config #41

Closed Taddic closed 2 years ago

Taddic commented 2 years ago

I added a new parameter "delay" that is meant to throttle trying each different repo when using .ymlt and .ymlv files. If bitbucket responds with "429 Too Many Requests" frequently then this option can be used to slow down trying against bitbucket and hopefully not run into the 429 status code problem

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.