RunpodR
Runpod8mo ago
21 replies
kudesnik

failing to start job

One of 10 times we are getting error message when trying to pass message. The error is no inside serverless container. Job is not getting processed by runpod itself.


running from fastapi background_task. Sot the trace is not full
import runpod

train_endpoint = runpod.Endpoint(train_endpoint_id)
job = self.inference_endpoint.run(payload)
image.png
Was this page helpful?