R
RunPod•5d ago
Ammar Ahmed

Cannot send request to one endpoint

I have deployed 4 endpoints on runpod, each having different work to do. I can send request to three of my endpoints but for 1, i can't send request, it gives me timeout error and even the job status is not changing on runpod UI. I have tried deleting the endpoint and deploying it again but same problem.
4 Replies
nerdylive
nerdylive•5d ago
So it's your code maybe Try checking your docker file, handler code, or worker logs too
Ammar Ahmed
Ammar AhmedOP•5d ago
it was working fine 5 minutes ago 🙂 it's back to normal, i guess it was some bug. Thanks tho
nerdylive
nerdylive•5d ago
Oh What template is it btw
Ammar Ahmed
Ammar AhmedOP•4d ago
it simple runsync serverless template. using it for a while. it was the very first time this type of issue occured

Did you find this page helpful?