IanM glad to see the queue extension moved to an official extension, thank you 🙂
When I used to invoke the queue using flarum queue:work
, there were some arguments it supported I think such as --sleep, --tries, --memory
, is it possible/necessary to configure those still if upgrading and allowing the scheduler to invoke the queue? Reason being, I need to ensure it has enough memory and by default I believe it's granted 128 MB, but I need to bump that up.