A queued request paired with its promise-resolution hooks.
Each batch a Handler receives is an array of Deferred entries. The handler reads each
request, then calls resolve with its result (typed by Response) or
reject with an error, once the backend round-trip and any nested requests issued through the
Broker have settled.
A queued request paired with its promise-resolution hooks.
Each batch a Handler receives is an array of ) or
Deferredentries. The handler reads eachrequest, then callsresolvewith its result (typed by Responserejectwith an error, once the backend round-trip and any nested requests issued through the Broker have settled.