I would like to request the ability to specify a callback/promise resolve function for the following events :
- a queue completes all its requests > queue done
- one of the requests failed > queue fail
and on the side note, it would be great to make the auto-send of requests an option, allowing to add some number of requests to a queue, and then "start" the queue at a later point.