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?
7 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
i tested connected to warp with no change in behavior (36 seconds)
i will say this isn't an issue because i fixed it by making a new deployment but i still wanted to post this here just incase.
any chance you can try the old deployment again and see if the issue is the same? we might dig into it if it is, I want to make sure we know what's gone on here so it doesn't happen to someone else
It's normal now, did take a few days tho. Musta been a fluke
AWS had a moment
How are you using better auth with Convex?
I am interested in using it in my project and ditching clerk
Please help 🙏
GitHub
GitHub - erquhart/convex-better-auth
Contribute to erquhart/convex-better-auth development by creating an account on GitHub.
this has basic functionality and my app is not in production yet
its not too hard to build your own auth if you follow the lucia guide either.
i would talk to erquhart about the future of the project
hes doing great things