Automatic queue processing
-
I’m trying to figure out the best way to get queues to process.
I can manually log in and enter the artisan command, but wondering if there’s an automatic way to have queues start processing upon restart and upon error (similar to from and supervisor on Unix)?
It looks like supporting he extension needed for horizon had too many issues. Is there another graphical queue dashboard people are using?
Thanks!