R
Runpod16mo ago
jrocky24

Serverless Always IN_QUEUE?

Hi, I am pretty new to using Serverless in Runpod, and upon setting up my API and including my docker image with a Python script for making inferences (receiving and returning JSON), all the requests goes in and gets stuck at IN_QUEUE all the time. Testing my inference script locally does not cause any issues, is this an issue with the configuration?
2 Replies
flash-singh
flash-singh16mo ago
making sure your starting the serverless, usually this occurs when workers are not setup properly and they never pickup a job
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?