bringg/node-arnavmq

Support for overriding global prefetch per consumer

Closed this issue · 1 comments

Currently there is no possibility to have prefetch configuration per consumer. Only global configuration allowed. We should add a capability to configure prefetch per consumer, and fallback to default prefetch.

Implemented in #48