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

Sometimes profiles are not loading #104

Closed
theapache64 opened this issue May 22, 2020 · 11 comments
Closed

Sometimes profiles are not loading #104

theapache64 opened this issue May 22, 2020 · 11 comments

Comments

@theapache64
Copy link

image

@theapache64
Copy link
Author

theapache64 commented May 22, 2020

and now it's shows message like this

image

Is the server down mate?

@tipsy
Copy link
Owner

tipsy commented May 22, 2020

Heroku times out the request if it doesn't finish in 30 seconds, and Linus has a really big profile. It seems to work though? https://www.profile-summary-for-github.com/user/torvalds

image

@theapache64
Copy link
Author

Awesome. now it loads.

but I am getting a different error for another user.

image

@tipsy
Copy link
Owner

tipsy commented May 22, 2020

Yeah, that's not an error, it's a mechanism so people/bots can't drain all the requests. Just star the repo and refresh. You can unstar it after.

@theapache64
Copy link
Author

I've tried restarring the project. but it didn't work. I am still getting the same error.

@tipsy
Copy link
Owner

tipsy commented May 22, 2020

Oh, I see that we made it stricter. I get this error message:

The app is running with two GitHub tokens, giving 10 000 requests per hour. 
The first 5000 requests can be used to build any profile, 
while the last 5000 requests are reserved for users building their own profile. 
To confirm that you're building your own profile, we check if you've starred the repository.

@tipsy
Copy link
Owner

tipsy commented May 22, 2020

This only shows on the search page, not if you try to directly open a profile.

@tipsy
Copy link
Owner

tipsy commented May 22, 2020

If you're really curious about Jake's profile you can clone the repo and launch the project with your own GitHub token (or you can wait until the ratelimit resets).

@theapache64
Copy link
Author

theapache64 commented May 22, 2020

Alright. I actually use this tool very much. It's clean and really usable.

I've been building a chrome extension to add more features to GitHub (for my personal purpose). One of them is redirecting to this tool from a GitHub profile page with a single click.

image

image

Thanks for your quick reply. 👍

@tipsy
Copy link
Owner

tipsy commented May 22, 2020

Ah, that's cool! I'm not working on this project at the moment, but I'd be happy to review pull requests if you want to make some changes.

@theapache64
Copy link
Author

Sure.

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