github-exporter
github-exporter copied to clipboard
Set an interval or limit the github api requests
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.
We are hitting rate limit issues with this too. Still investigating on why.