Browser Rendering Error: 429
Hey, I have a simple browser-rendering API worker (code below). But I frequently get this error:
It happens locally when testing with —remote but also in prod. I had to switch my backend to another service as my tool went viral this weekend.
My code to get html for a url:
Error: Unabled to create new browser: code: 429: message: Too many browsers already runningIt happens locally when testing with —remote but also in prod. I had to switch my backend to another service as my tool went viral this weekend.
My code to get html for a url: