ivanfvj
CDCloudflare Developers
•Created by ivanfvj on 3/12/2024 in #workers-help
Sudden appearance of CPU time limit
Since today I have had the following error:
Error: Script startup exceeded CPU time limit. code: 10021]
I haven't changed my application code but now wrangler CLI or the Dashboard is no longer able to deploy.
I also tried to just update environment variables and redeploy from the dashboard but I still have the same problem. If i haven't change my code why am I unable to deploy?
Is this related to the issue on March 4? https://www.cloudflarestatus.com/incidents/3q7sg3tpp7qv
I tried deploying the app with "less code" and it worked by returning a single new Response() object. Then progressively increasing the code gets random deployments pushed.
I've also upgraded to the "Paid" plan to see if that resolves the issues if I am reaching some limit.
Did Cloudflare modify some CPU limits since today??
Please help 🙏🏻 this is affecting production release
8 replies