Will be implemented soon with these high level specs:
A queue will have associated no more than one “ consumer” process
At the Consumer Process level we may enable “activation”.
Once the activation is enabled we set the following properties:
**trigger on new queue item
- **max number of simultaneous jobs - default 1
- **min number of queue items to trigger a job (don’t count deferred ones) - default 1
- **ramp-up - default 1 - start 1 bot per x queue items
- **Non Working Days Calendar (optional)