majodev / google-webfonts-helper

A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
https://gwfh.mranftl.com
MIT License
12.02k stars 420 forks source link

API Error 503 on Noto Sans JP subset=Japanese #74

Closed elfwine closed 1 year ago

elfwine commented 5 years ago

https://google-webfonts-helper.herokuapp.com/fonts/noto-sans-jp?subsets=japanese

The above URL returned an API error (503). The default subset 'Latin' works fine though.

majodev commented 5 years ago

Hm, restarted. Works, potentially the currently poor-mans caching implementation is insufficient with the current traffic load (designed ephemeral, however dyno is never restarted).