I ran some tests on Active Queue which I configured with couple of resources. In setting the target resources on Active queue we can control the number of bots working the queue. Process keeps working as long as there are items pending in the queue. Once all items are completed, no new work has come in for another few sec, process stops and needs to be manually started again by setting the Target resources.
Is this how it supposed to work where Active queue needs to be manually triggered once existing work is complete and there is a lag by the time new work arrives?