cakeC
Convex Community7mo ago
2 replies
cake

Is there a better way to run action from mutations / queries than `ctx.scheduler.runAfter(0,`

This seems like an odd way of running actions from mutations / queries, specifying a delay of 0. Is there a better way to do this?
Was this page helpful?