AC
RRunPod
•Created by AC on 10/1/2024 in #⚡|serverless
My serverless worker is stuck in initializing.
3 replies
RRunPod
•Created by AC on 6/8/2024 in #⚡|serverless
JS pupeteer issue
Hi,
I have a pupeteer chromium task that i want to run on the runpod which is written in typescript.
I did not see any JS handler. So, i am calling the JS entrypoint via python as below.
The above code works fine locally. But, when i deploy to serverless, it kicks off the yarn ts-node ... , but gets stuck and does not emit any logs and eventually times out.
Any advice?
43 replies