Basically we have created both Simple Queues and a Queue tree and wondering a couple of this:
- will cause any weird side effects?
- Is this is an antipattern ?
- we should do everything with Queue Tree ?
- how will the two get prioritized between each other anyway?
Any other share of your past experience with similar setups would be appreciated
Many thanks