Does writing to Queue from a Worker count against the Worker's subrequest limit?
Does writing an item to a Queue from a Worker (using a service binding) count against the Worker's 1000 subrequest limit? Is that true for Workflows too?
I'm a confuzzled at the intended goal of Queues as a product offering while this limitation exists. The purpose of Queues is to process massive amounts of items in a controlled manner... but the max number of items that can be added to a Queue at a time is 1000?? It seems to be a direct cap on the usefulness of queues.
0 Replies