Time out error
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 178
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hi, when building to pdf from HTML, I got these errors
xaringanBuilder::build_pdf('xxx.html', complex_slides = T, partial_slides = T)
Error: Chromote: timed out waiting for response to command Target.createTarget
And sometimes
Error: Chromote: timed out waiting for event Page.loadEventFired
I'm wondering what may cause this and how may I prevent it?
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the xaringanBuilder::build_pdf call and the two reported Chromote timeout messages, using the provided HTML build as a reproduction case. Investigate what causes Target.createTarget or Page.loadEventFired to time out and document a reliable prevention or handling approach; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100