vV
Convex Community9mo ago
16 replies
v

Slow Deployment Times

Current deployment speed is 29.6 seconds. Created the same project on a new deployment, and compile speed was 4.6 seconds.
Seems like the issue is tied to either the directory or the deployment itself. Here's what I've tested:

Reinstalled node modules. No change.
Cleared app data (just my app data, not components yet). Still 30 seconds.
Deleted all BetterAuth data. No improvement.
Cleared ratelimit component. No effect.
Checked workpool. It was already empty.
Cleared aggregate. Still no fix.

Then I tried using the new deployment's envs in the original slow deployment. That fixed it—speed dropped to 6 seconds.

Something's wrong with the good-buffalo-538 deployment. Any thoughts?
Was this page helpful?