Join Slack
Powered by
I vaguely remember a module to manage scheduled ta...
# box-products
r
Ryan Albrecht
12/20/2022, 9:44 PM
I vaguely remember a module to manage scheduled tasks. Does such a thing exist?
Ryan Albrecht
12/20/2022, 9:46 PM
found it
https://coldbox.ortusbooks.com/digging-deeper/scheduled-tasks
b
bdw429s
12/20/2022, 9:49 PM
Sort of
bdw429s
12/20/2022, 9:50 PM
Except it's not a module and there's no GUI built for managing anything
bdw429s
12/20/2022, 9:50 PM
ColdBox does have a scheduler functionality where you can use a DSL to define "tasks" to execute on a schedule inside your app
r
Ryan Albrecht
12/20/2022, 9:50 PM
Oh no I meant a programmatical way to manage them
👍 1
Ryan Albrecht
12/20/2022, 9:50 PM
This built in one will do fine as I have always rolled my own
Open in Slack
Previous
Next