Problem with serverless endpoints in Sweden

My jobs are failing with ""executionTimeout exceeded"" after more than 5 minutes, for jobs that shouldn't take more than 2 minutes to run.
{
"delayTime": 892,
"error": "executionTimeout exceeded",
"executionTime": 302495,
"id": "545dbe76-3166-4a7e-943a-44bf4ff3fb8e-u1",
"status": "FAILED"
}
{
"delayTime": 892,
"error": "executionTimeout exceeded",
"executionTime": 302495,
"id": "545dbe76-3166-4a7e-943a-44bf4ff3fb8e-u1",
"status": "FAILED"
}
6 Replies
Madiator2011
Madiator20112y ago
Are you able to check the worker logs?
digigoblin
digigoblinOP2y ago
No, just endpoint logs and they don't show anything useful.
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
digigoblin
digigoblinOP2y ago
There is nothig wrong with my code, its been fine for months, this is RunPod issue. I am not an idiot, I have been helping people here before you have. I am tired of having to constantly email for refunds because serverless has constant issues.
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
digigoblin
digigoblinOP2y ago
It works fine in CA region, issue is with SE region

Did you find this page helpful?