Replies: 1 comment
-
We need to tell the runtime or platform that it needs to run a CRON task on schedule (in runtime it is not possible always). Because of this, you have to specify it in nitro config (https://nitro.unjs.io/guide/tasks#scheduled-tasks) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
tasks is awsome!
Can I use the following code to define CRON tasks? If it's safe, is there a plan to build-in this function?
Beta Was this translation helpful? Give feedback.
All reactions