ukwa / webrender-puppeteer

Web page rendering service based on Google's Puppeteer
2 stars 3 forks source link

Hanging failures from prod when rendering sitemaps #12

Closed anjackson closed 3 years ago

anjackson commented 3 years ago

Some problems with renderers hanging, which arisde because we're erroneously trying to render sitemaps:

pageerror occurred:  [Error: TypeError: Cannot destructure property 'scrollHeight' of 'document.body' as it is null.
    at __puppeteer_evaluation_script__:6:17]
anjackson commented 3 years ago

New version appears to actually render sitemaps! So I think this can be closed.