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

API limit exceeded issue for repo cards(topics and languages fetch) #353

Open
arc9693 opened this issue Oct 9, 2020 · 4 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers Hacktoberfest

Comments

@arc9693
Copy link
Member

arc9693 commented Oct 9, 2020

Similar issue: #214

Relevant file: https://github.com/lugnitdgp/Hack-Day/blob/d5804721a09104511be60e50992111b1054ec12d/assets/js/repoAdd.js

@arc9693 arc9693 added bug Something isn't working good first issue Good for newcomers Hacktoberfest labels Oct 9, 2020
@yashbansal130
Copy link

@arc9693 may I try to work on this issue?

@arc9693
Copy link
Member Author

arc9693 commented Oct 16, 2020

@yashbansal130 Sure. It's yours. You can ping @Abha2001 if you have any doubts.

@arc9693 arc9693 assigned arc9693 and yashbansal130 and unassigned arc9693 Oct 16, 2020
@yashbansal130
Copy link

@Abha2001 can u please tell me how can I verify the bug..

@Abha2001
Copy link
Collaborator

Abha2001 commented Oct 17, 2020

@yashbansal130 Github API has a rate limit of 60 requests per hour per IP address. To see this error, you can add several repositories in the repos.json file such that it exceeds this limit. Then go to the explore repositories page. The error will be shown in the console and the cards will no longer show the languages and topics.
OR
You can try reloading the explore repositories page. Around 7-8 times should show the same error in the console.

@yashbansal130 yashbansal130 removed their assignment Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants