M4
M410mo ago

Playwright timeout error

I'm facing playwright timeout on the self-hosted windmill. It works fine on my local machine and also on the VPS. I used page.screenshot() to get a screenshot of the page and it's fully loaded but I still get the timeout error.
2 Replies
M4
M4OP10mo ago
Actually it was because of low resource.
deoxy
deoxy10mo ago
also look into browserless.io docker instances for these sorts of workloads... much less headache

Did you find this page helpful?