fawwaz
fawwazā€¢14mo ago

ways to debug and fix slow updates

Hello All šŸ‘‹ , I think I've asked something similar about this before and I saw few discussion around this. In the past I noticed that internet speed does play a part but it seems even when the internet is fast like at my home (60 mbs) it takes on avergae 30s to update. Also sometime updates run sequentially so you will see it updating, and then it will say that it update and it took this amount, but then it will update again, like the in the picture. Also i upgraded to latest Convex release and tried using the external packages feature, but that didn't help much for my case. is there is away to debug this and try to improve it in my project?
No description
2 Replies
fawwaz
fawwazOPā€¢14mo ago
also seems that the time updates takes varies a lot šŸ¤”
No description
Indy
Indyā€¢14mo ago
Hi fawwaz, no immediate solution for you. But I can confirm high push times for a pretty simple app from India (where I am right now). āœ” 15:40:39 Convex functions ready! (14.62s) ā ™ Analyzing and deploying source code... ā ¼ Analyzing and deploying source code... āœ” 15:43:34 Convex functions ready! (13.78s) āœ” 15:43:53 Convex functions ready! (10.02s) āœ” 15:44:04 Convex functions ready! (10.48s) We had a project a while back that would have made the latency here better, we'll probably want to revive it in an upcoming cycle.

Did you find this page helpful?