Closed andrlik closed 3 weeks ago
I actually don't think we can do this as the scheduled refresh tasks really need a broker/worker to function. The only alternative would be to create our own scheduled task objects, which seems like unnecessary effort just to avoid the dependency we'd recommend in production anyway.
Is it better to just define the tasks with instruction on wiring them up? Or keep it a solid dependency?