Worker exceeded startup limits cloudflare

I am using Solidstart with SSR on deploy i started getting this weird error ✘ [ERROR] Your Worker failed validation because it exceeded startup limits. It only happens with SSR enabled. I do not have big app and cpuprofile is below 200ms i added photo. This only happens sometimes even rebuild can fix this problem. Would love to have permament solution.
No description
4 Replies
NB 😈 | Nightly 🦊
i have noticed that nitro.mjs is huge
No description
Madaxen86
Madaxen86β€’3mo ago
You probably import a big lib that’s not treeshakeable
exercise
exerciseβ€’3mo ago
its gigantic with my empty app - around 260 kb
Madaxen86
Madaxen86β€’3mo ago
On https://bundlephobia.com/scan you can upload your package.json
Scan package.json ❘ Bundlephobia
Scan dependencies in your package.json to find the largest and heaviest npm packages in your frontend javascript bundle.

Did you find this page helpful?