cpuExceeded on paid plan

I'm getting cpuExceeded errors on a paid plan. In worker settings cpu limit is set to 30000ms In request logs it shows: "wallTime": 1883, "cpuTime": 1794, "exceptions": [ { "name": "Error", "message": "Worker exceeded CPU time limit.", "timestamp": 1760433103232 } ], I have multiple workers with the same issue.
4 Replies
p3rs0n
p3rs0nOP2mo ago
Any ideas?
Dat Bruv
Dat Bruv5w ago
i'm same here have you found anything?
p3rs0n
p3rs0nOP4w ago
Nope. Still hoping and waiting for a response.
Dat Bruv
Dat Bruv3w ago
i think i found several issues. your worker is not applying 300000 ms limit prob

Did you find this page helpful?