algolia / renderscript

A custom JavaScript rendering engine based on Playwright
22 stars 6 forks source link

fix: increase timeout of renderBody and add more logs #803

Closed sbellone closed 1 year ago

sbellone commented 1 year ago

Some pages are taking a lot of time to dump the HTML. I think we need to increase the CPU allocation, but let's also increase the timeout here, and add more reporting about the resources usage.

sbellone commented 1 year ago

Increasing resources seems to be enough