berkerpeksag / github-badge

GitHub Badge is a simple embeddable badge showing your GitHub stats like the number of public repositories, number of followers, favorite languages etc.
https://githubbadge.appspot.com/
289 stars 31 forks source link

server error #76

Closed k-okada closed 5 years ago

k-okada commented 9 years ago

Hi,

I can get my badge, why? http://githubbadge.appspot.com/k-okada

BYK commented 9 years ago

I think this repo is blowing it up: https://github.com/k-okada/catkin

We don't have a proper thread pool nor a queue system to generate the badge, that's the reason. The memory usage goes high (above 128 MB) and Google shuts the process down.

lirantal commented 8 years ago

I'm also reporting the same issue... Server response is actually: image

BYK commented 8 years ago

Oooh, I guess it finally happened.

BYK commented 8 years ago

Looks like we're over quota for incoming traffic. So the site will be down for the next 10 hours. Not sure how we can reduce the data we fetch from GitHub. @berkerpeksag, thoughts?

leniel commented 7 years ago

Same problem right now... this is the first time I see this:

http://githubbadge.appspot.com/leniel

Over Quota

This application is temporarily over its serving quota. Please try again later.

berkerpeksag commented 5 years ago

Closing as a duplicate of #86. Thank you for the all feedback!