protontypes / LibreSelery

Continuous distribution of funding to your project contributors and dependencies. Integrated into GitHub Actions
GNU Affero General Public License v3.0
124 stars 18 forks source link

API rate limit for Github exceeded #109

Open Ly0n opened 4 years ago

Ly0n commented 4 years ago

We should check for the available request that we have and wait until we can do new requests:

I got that error in seleryaction: https://github.com/protontypes/seleryaction/runs/992924351

github.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for installation ID 5930145.", "documentation_url": "https://docs.github.com/v3/#rate-limiting"}