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/
291 stars 31 forks source link

API for over quota #86

Closed FelixVicis closed 5 years ago

FelixVicis commented 8 years ago

It would be lovely if there was an API call to read when this service is over quota--something simple such as a yes/no response. I would like to be able to use this to hide the badge only when the service is down.

Documentation for Appengine quotas

BYK commented 8 years ago

Are going over quota too frequently? Isn't it better to fix that problem instead?

FelixVicis commented 8 years ago

Ideally, yes. However after reading Issue #76 I assumed that this was a known problem.

Really, the reason for asking is that I use a badge on my page and would rather be able to change my layout instead of showing the error page.

image

If I could find a work around, I would. But short of loading the badge server-side; I cannot find a way to detect when your service is down.

leniel commented 6 years ago

me too

berkerpeksag commented 5 years ago

Thank you for the report! This will be resolved by #47.