Scheduled functions
I would love to be able to trigger a mutation at a certain time. Is there any kind of cron feature on the roadmap?
4 Replies
@Dan Mercer @Dima Utkin @Ross W We now have scheduled functions! From inside a mutation or action, you can schedule a mutation / action, either at a specific time, or after a specified delay.
https://blog.convex.dev/announcing-convex-0-8-0/
The Convex Blog
Announcing Convex 0.8.0
0.8.0 brings scheduled functions and dashboard filters to Convex!
WOHOOO!!!!
Awww yuss, so excited for this!
And another update @Dan Mercer - we now have crons too, that you can configure in code: https://blog.convex.dev/announcing-convex-0-11-0/
The Convex Blog
Announcing Convex 0.11.0
Cron jobs are here! You can now schedule recurring functions right within Convex.