badge errors
Heya there, long time no see.
I'm noticing that for probably a year but..
Regularly my badges are broken in readmes, and stay broken forever, like it's cached or something. The endpoints are responding fine but.. once it's in readme it shows 500 (for github action case). Regularly the npm version ones also show older version.
It seems like a cache problem, but it isn't because even if i append random value to the url (eg. cache=31) it doesn't update, nor after time if in the case of adding cache param.
What's weird is the case is the same on package's npm page. Maybe it's not badgen, maybe it's github and npm.
I'm noticing other opened issues about that too. Maybe that's it #648
It's very annoying.
-
 -
https://badgen-proxy-fixed-cache.deno.dev/github/checks/tunnckocore/workspaces-filter/master?icon=github&label=build&cache=3
Seems like it's a cache bug, just published a Deno Deploy proxy for it.
https://badgen-proxy-fixed-cache.deno.dev
Doesn't seem to fix it tho.. gotta be github.. 🤦♂
Indeed the GitHub does cache images in readme =.=