No info on cron jobs/scheduling/workflows #4875
Unanswered
onurusluca
asked this question in
Help
Replies: 1 comment 1 reply
-
Atleast for the cron-stuff, there is actually one for Adonis V6 aswell: https://github.com/KABBOUCHI/adonisjs-scheduler |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I was thinking of using AdonisJS for a project but realized there isn't any information about jobs/scheduling/workflows. Is there none or is it just that I couldn't find any?
Did some research. This isn't being maintained for years: https://github.com/reg2005/adonis5-scheduler
This has been asked a few times in the past and it looks like there's no way to do cron jobs at least officially with AdonisJS.
There are some discussions with answers like node-cron etc but nothing on the docs.
Am I missing something? Isn't this very crucial? Pardon me if I am not realizing something I am not good with backend.
Beta Was this translation helpful? Give feedback.
All reactions