Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github API rate limit exceeded #54

Open
ChristianKlette opened this issue Nov 19, 2019 · 1 comment
Open

Github API rate limit exceeded #54

ChristianKlette opened this issue Nov 19, 2019 · 1 comment

Comments

@ChristianKlette
Copy link

ChristianKlette commented Nov 19, 2019

Hi Nicolas. I use the p01contact als GS plugin without any issues since years. But since last saturday it doesn't work anymore.

The config panel told me:

New release check error debug : Github API rate limit exceeded for xxx.xxx.xxx.xxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

I' tried to find out, how can I do an Authenticated requests with the form, but I didn't found a solution so far. Does anyone could help ?

Thank you and kind regards. Christian

@nliautaud
Copy link
Owner

Hi Christian,

The Github API is only queried once when loading the config panel (note that the unauthenticated rate limit is above 50 query by hour) to check for a new release, and thus shouldn't break any functional behavior.

The update check (that can be commented out) can be found here :

https://github.com/nliautaud/p01contact/blob/master/p01-contact/src/P01contact.php#L443-L455

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants