checkphi
checkphi
I'm having the same problem. But only Debian stretch is affected, Debian buster seems to work
Maybe I understood the documentation and concept of messenger wrong, but is it not possible to run multiple `messenger:consume` workers at the same time? Then whichever is "free" will work...
So you say that I should simple start multiple `scheduler:consume --wait` workers which would then almost result in the desired behaviour?
I'm thinking about multiple solutions which I would be happy to discuss. Can I contact you somehow? I think the discussions would exceed the scope of this issue.
https://github.com/Guikingone/SchedulerBundle/discussions/65
I think it could be an easy step in between when queues are not configurable but if every IInvocable implementation gets its own queue based on the type. So that...