How to know when request is failed
IN-QUEUE Indefinitely
Costing for Serverless pods without GPU
Migrating from Banana.dev
banana deploy, and that would send off the project to be built into an image and deployed. I was unable to really utilize the local image build option as I have limited resources. I've read the migration blog post, but the only option there is for building the image and pushing to a repo. Is there anything similar to banana deploy, where I only need to tweak the Dockerfile a bit and update the handler?
Alternatively, I could go the dockerless route, but I'm not seeing any way in that post to specify non-Python requirements. I need access to ffmpeg and a project on GitHub; how would I setup these? And what would be the preferred way to provide API tokens/keys?...how to deploy suno bark tts model using runpod serverless endpoints
Active worker doesn't get enabled
Massive spike in executionTime causing my jobs to fail (AGAIN)

Failed to get job. | Error Type: ClientConnectorError

Serverless endpoint endlessly on "IN QUEUE" state
Connection aborted for Faster-Whisper endpoint when using "large-v2" model (Pyhton & NodeJS)
large-v2 model. I got ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) when using Python and ConnectionClosed: The socket connection was closed unexpectedly. For more information, pass verbose: true in the second argument to fetch() when using NodeJS.
With Python, I managed to get proper response from the endpoint when using the medium model. I've also tried using "large-v1" but got the connection aborted error too.
With NodeJS, I got the same error with the medium, large-v1, and large-v2 model....error pulling image: Error response from daemon: Get "https://registry-1.docker.io/v2/"
Can I use websocket in serverless?
Dockerless CLI can not sync local files to runpod server
Huge P98 execution time in EU-RO region endpoint

Docker build can't finish
Broken serverless worker - wqk2lrr3e9cekc

Worker is very frequently killed and replaced
What is the recommended System Req for Building Worker Base Image
Is there documentation on how to architect runpod serverless?