tipsy / profile-summary-for-github

Tool for visualizing GitHub profiles
https://profile-summary-for-github.com/
Apache License 2.0
19.83k stars 494 forks source link

"Something went wrong. Please try again." on my profile #102

Closed ad-m closed 4 years ago

ad-m commented 4 years ago

After a longer processing period, I receives for my user account ad-m the message:

Something went wrong. Please try again.

In HTTP requests I have see request to https://profile-summary-for-github.com/api/user/ad-m with result 503 Service Unavailable.

ad-m commented 4 years ago

I starred this repository long time ago.

tipsy commented 4 years ago

Your profile works, but took longer than 30 seconds to build: https://profile-summary-for-github.com/user/ad-m

Heroku times out the request at 30 second. We could switch to a submit+poll based system, but I don't have much time for this project at the moment.

ad-m commented 4 years ago

I see now response. Thanks for you tool!