github-exporter icon indicating copy to clipboard operation
github-exporter copied to clipboard

Set an interval or limit the github api requests

Open rinshadka opened this issue 4 years ago • 1 comments

Hi,

I am running this docker setup in a production server with almost 50+ Repositories. After running for few hours our IP is getting blocked by GitHub API rate limit policy. while checking the log also we can find the request always trying to call the APIs. So is there any configuration and env parameter to set an interval between each requests and any way to limit the API requests.

Thanks.

rinshadka avatar Sep 08 '21 06:09 rinshadka

We are hitting rate limit issues with this too. Still investigating on why.

ElijahLynn avatar Oct 06 '21 17:10 ElijahLynn