jejunum
jejunum
CCConvex Community
Created by RicardoGEsteves on 6/17/2024 in #support-community
deployment/prod environment doesn't replicate dev data
@e.do may just need to check if doing this will change the Ids
20 replies
CCConvex Community
Created by RJ on 9/17/2023 in #show-and-tell
Scroll
Hi @RJ, I can see that you have autosave enabled, how are you not blowing up your function call limit? I imagine, that with autosave every instance of a change is pushed to your convexDB which will result in a requery right? Is there a way to not requery the information to save on the function call limits?
7 replies
CCConvex Community
Created by RJ on 9/17/2023 in #show-and-tell
Scroll
That would be awesome @RJ this is very cool!
7 replies
CCConvex Community
Created by jejunum on 2/27/2024 in #support-community
Unknown Database Bandwidth Usage
Hi Arnold, thanks for the share! Going forwards, do you think the dashboard usage will cause scalability issues for a project? Asking because I had to move to a paid plan because effectively all the bandwidth was taken up by the dashboard instead of my function calls. This is only at the stage of product testing so effectively 1gb of dashboard bandwidth was consumed by 1 active user. Cheers 🫡
10 replies
CCConvex Community
Created by jejunum on 2/27/2024 in #support-community
Unknown Database Bandwidth Usage
All good, thanks for clarifying, do we know if it will get to a point where dashboard viewing will not be logged as personal usage?
10 replies
CCConvex Community
Created by jejunum on 2/27/2024 in #support-community
Unknown Database Bandwidth Usage
So just making sure, this blowout of bandwidth usage is from the Convex Webapp, not my project correct?
10 replies
CCConvex Community
Created by jejunum on 2/1/2024 in #support-community
useQuery Rerendering whenever new data is patched
@RJ would you mind sharing the example that you have please?
13 replies
CCConvex Community
Created by jejunum on 2/1/2024 in #support-community
useQuery Rerendering whenever new data is patched
Thanks so much Lee, ur an absolute legend 🍑
13 replies
CCConvex Community
Created by jejunum on 2/1/2024 in #support-community
useQuery Rerendering whenever new data is patched
Hi @lee you are pretty much spot on! Thanks so much for the above resources as well! Out of interest, why do you say that useBufferedState is more appropriate for my use case instead of useStableQuery? Not 100% sure what the differences are in their behaviour and why one may be more appropriate than the other 🫡
13 replies
CCConvex Community
Created by jejunum on 2/1/2024 in #support-community
Appending to Array using Mutation
That makes a lot of sense! Thanks so much 😘
22 replies
CCConvex Community
Created by jejunum on 2/1/2024 in #support-community
Appending to Array using Mutation
That makes sense, so just confirming that means that there are no methods that allow for appending the array directly?
22 replies