Worker not executing job
Hi! I'm trying to deploy a simple serverless worker for PDF processing that requires GPUs. I've followed the docs and was able to build it. But, when I send a request, it's forever stuck and workers exit.
I'm having a hard time debugging it since it takes more than half an hour to build and upload the image.
Dockerfile:
2 Replies
Probably some bug in handler file, maybe share the container logs if you have any
we plan to introduce faster builds in jan