notagodzilla
notagodzilla
CCConvex Community
Created by notagodzilla on 3/18/2024 in #show-and-tell
ConvJobs - Find jobs the better way
4 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
thx
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
ok got it
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
No description
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
can we start a cron programatically? in the example i can see that we can add arguments for it but they are hardcoded https://docs.convex.dev/scheduling/cron-jobs
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
will try cron then. thanks @Tom
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
wow i thought having 100 games and running every second was bad
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
and across games
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
i dont think if thats good practice to query and mutate everysecond
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
awesome then ill try that
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
yeah doing that everysecond is very 😬
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
i wanted to try cron. bt cron is very project specific than feature specific. i.e i cant deploy cron based on condition, it would be running all the time and inside i should be having my conditions
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
is it feasible to schedule one everysecond?
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
if every second wont work, i can do3s
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
it updates every second
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
its basically a counter. the one we have in games where it shows the time left
29 replies
CCConvex Community
Created by notagodzilla on 3/17/2024 in #general
Programmatically run code every 3 seconds
im just updating a timer across clients. im unsure how this would help
29 replies