i made a worker for browser rendering and deployed it, the first request i made i got this error, wh

i made a worker for browser rendering and deployed it, the first request i made i got this error, why?

Error: Unable to create new browser: code: 429: message: Rate limit exceeded

Stack trace:
Error: Unable to create new browser: code: 429: message: Rate limit exceeded
at PuppeteerWorkers.acquire (index.js:18328:13)
at async PuppeteerWorkers.launch (index.js:18238:22)
at async Object.fetch (index.js:19976:23)
Was this page helpful?