Worker exceeded CPU time limit despite paid tier

Dear all, I started getting "Worker exceeded CPU time limit"-Errors when I would start opening multiple tabs of a website I own and host on cloudflare. I upgraded to the paid worker tier but still seem to be getting this error. From the logs, the wall-/and cpu time are higher, but nowhere the 30s allowed time. I also set the CPU time limit to 30s on my page. What could be the problem here?
"wallTime": 502,
"cpuTime": 16,
"truncated": false,
"executionModel": "stateless",
"outcome": "exceededCpu",
"scriptVersion": {
"id": "01f48f55-a650-4d0d-bf1e-02329226916b"
},
"scriptName": "pages-worker--6468931-production",
"diagnosticsChannelEvents": [],
"exceptions": [
{
"name": "Error",
"message": "Worker exceeded CPU time limit.",
"timestamp": 1756743516395
}
"wallTime": 502,
"cpuTime": 16,
"truncated": false,
"executionModel": "stateless",
"outcome": "exceededCpu",
"scriptVersion": {
"id": "01f48f55-a650-4d0d-bf1e-02329226916b"
},
"scriptName": "pages-worker--6468931-production",
"diagnosticsChannelEvents": [],
"exceptions": [
{
"name": "Error",
"message": "Worker exceeded CPU time limit.",
"timestamp": 1756743516395
}
`
11 Replies
Walshy
Walshy•3mo ago
?link can you link your account and i can take a look?
SuperHelpflare
SuperHelpflare•3mo ago
Please use the /link command to authenticate with your Cloudflare account and link it to your Discord user. This helps Cloudflare employees access your details more quickly and provide support. It also makes future support requests easier, since your account will already be linked.
MaxMax
MaxMaxOP•3mo ago
Just linked my account. I upgraded ca. 20 minutes ago - could be that it needs more time
Walshy
Walshy•3mo ago
Have you re-deployed since? It shouldn't be needed usually but I think we may need it for Pages today ok i see you have, let me dig Should be fixed
MaxMax
MaxMaxOP•3mo ago
Thanks, what was the issue? Seems to be working now :)!
Walshy
Walshy•3mo ago
You weren't marked fully as paid, seems to be a bug with Pages there
Mikkel Svartveit
Mikkel Svartveit•3mo ago
@Walshy | DevPlat EE I think I have the same issue, can you help?
Walshy
Walshy•3mo ago
👀 @Mikkel Svartveit fixed
Mikkel Svartveit
Mikkel Svartveit•3mo ago
Thanks. Same issue as Max had?
Walshy
Walshy•3mo ago
yeah
blazingbowser
blazingbowser•3mo ago
@Walshy I think my issue is also same as Mikkel and Max, can you please check?

Did you find this page helpful?