Hello,
I have two workers which process a queue. They both run high memory activities. Is there a way to say that when they are both loaded, the queue does not start incoming submissions? At the moment the activity is started and runs out of memory.
Matt