Badgen.net: Badges say unknown on them

Created on 28 Jan 2019  路  10Comments  路  Source: badgen/badgen.net

Most helpful comment

Looks like that fixed most of them

image

https://screenshot-v2.now.sh/badgen.net?fullPage=true

All 10 comments

Yeah, noticed this as well. A lot of badges seem to be displaying unknown on them.

Screenshot from doc site:
badgen net_

Yep, guess it's related to this https://twitter.com/zeit_status/status/1089961390624755714

Created a new deployment to refresh caches, should be fine by now.

Looks like that fixed most of them

image

https://screenshot-v2.now.sh/badgen.net?fullPage=true

Yeah this looks resolved to me 馃憤

Close #229

this error is back 馃槙

although it's impacting the GitHub ones disproportionately.
Maybe it's on the API side?

Screen Shot 2019-04-23 at 5 39 08 AM

Looks like we are hitting rate limit 馃

It's not rate limited, only half quota used. And the api works fine now, I'm not sure what caused that 馃槙

@amio You might try adding the s-maxage cache control header.

@styfle The s-maxage header is added:

cache-control: public, max-age=60, stale-while-revalidate=604800, stale-if-error=604800, s-maxage=360
Was this page helpful?
0 / 5 - 0 ratings

Related issues

bjankord picture bjankord  路  3Comments

amio picture amio  路  5Comments

tunnckoCore picture tunnckoCore  路  6Comments

szmarczak picture szmarczak  路  5Comments

styfle picture styfle  路  3Comments