adobe-font-scraper icon indicating copy to clipboard operation
adobe-font-scraper copied to clipboard

Timeout on specific fonts

Open ghost opened this issue 4 years ago • 1 comments

A puppeteer timeout occurs after not being able to fetch specific fonts. When one removes the font in question from fontHrefs.json, it keeps on downloading normally. The error is: 30000 ms node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111

Maybe it would be possible to do an auto skip of any font that doesn't get downloaded after a certain amount of time, so one doesn't have to execute the script manually?

ghost avatar Sep 04 '21 16:09 ghost

good idea.

chiumax avatar Oct 14 '21 20:10 chiumax