I want to set up a queuing strategy for a resource, wherein, upon acquiring the resource, we take into account the central object and the number of contents on those central objects. But when I check the entries, it seems like they're not getting sorted right all the time, especially Processor 1.
Any idea why that might be? Is this the best way to do it, and should we use "ORDER BY Puller.centercents" in the queue strategy, or "ORDER BY centercontents"?
I'm attaching a sample model here.