Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout on specific fonts #6

Open
ghost opened this issue Sep 4, 2021 · 1 comment
Open

Timeout on specific fonts #6

ghost opened this issue Sep 4, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 4, 2021

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?

@chiumax
Copy link
Owner

chiumax commented Oct 14, 2021

good idea.

Repository owner deleted a comment from synchrovision Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@chiumax and others