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?
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??