zid
CCConvex Community
•Created by zid on 12/23/2023 in #support-community
ArgumentValidationError: Object is missing the required field `numItems
onClick={() => loadMore(1)}
10 replies
CCConvex Community
•Created by zid on 9/13/2024 in #support-community
Best pattern for mutation after query
Yeap no worries, i went with the same approach.
It just felt a bit hacky hence wanted to double check with the team/community whether I was approaching this optimally.
Thank you for the validation!
3 replies
CCConvex Community
•Created by zid on 9/5/2024 in #support-community
Cant get to my convex dashboard
Fixed already? Sigh...puts away the playstation
7 replies
CCConvex Community
•Created by zid on 9/5/2024 in #support-community
Cant get to my convex dashboard

7 replies
CCConvex Community
•Created by zid on 7/15/2024 in #support-community
Best practice for large, multi-mutation sequence with convex
@erquhart @ian Much thanks
10 replies
CCConvex Community
•Created by zid on 7/15/2024 in #support-community
Best practice for large, multi-mutation sequence with convex
Hmm...the first part is a bit unclear to me but I completely agree with the rest, and i think i have what i need...great reminder about the nuances of how scheduling works
1. initiate single mutation call
2. delete first "part" of the user using a scheduled fn. Within that scheduled fn, invoke the second part.
3. update/delete (for me its updating rather than deleting) in the second part, recursively updating each batch until complete, to which then i invoke the third part, and so on...
10 replies
CCConvex Community
•Created by zid on 7/15/2024 in #support-community
Best practice for large, multi-mutation sequence with convex
I suppose i could add a db field to verify the current state of deletion..
10 replies
CCConvex Community
•Created by zid on 7/15/2024 in #support-community
Best practice for testing recursive, potentially costly mutation
oh so there is a kill switch, nice!
And thanks for reviewing the code, @lee .
I have a follow up question somewhat related to this but i'll create a separate ticket.
3 replies
CCConvex Community
•Created by zid on 6/6/2024 in #support-community
Runtime broken, out of nowhere i'm getting a build error from running convex.dev
thanks a bunch!
28 replies
CCConvex Community
•Created by zid on 6/6/2024 in #support-community
Runtime broken, out of nowhere i'm getting a build error from running convex.dev
i mightve been on
v22.2.0
28 replies
CCConvex Community
•Created by zid on 6/6/2024 in #support-community
Runtime broken, out of nowhere i'm getting a build error from running convex.dev
on the version im on currently. lets see here..
28 replies
CCConvex Community
•Created by zid on 6/6/2024 in #support-community
Runtime broken, out of nowhere i'm getting a build error from running convex.dev
eror is gone
28 replies
CCConvex Community
•Created by zid on 6/6/2024 in #support-community
Runtime broken, out of nowhere i'm getting a build error from running convex.dev
seems like the punycode
28 replies
CCConvex Community
•Created by zid on 6/6/2024 in #support-community
Runtime broken, out of nowhere i'm getting a build error from running convex.dev
im now using v20.14.0, i think i was at v21 before? just a guess
28 replies
CCConvex Community
•Created by zid on 6/6/2024 in #support-community
Runtime broken, out of nowhere i'm getting a build error from running convex.dev
i was pretty confused, i also got an error regarding punycode deprecation at the same time and tried to see how these might be related lol
thank you Tom!!
28 replies