apache / pulsar-client-node

Apache Pulsar NodeJS Client
https://pulsar.apache.org/
Apache License 2.0
148 stars 86 forks source link

Support configuring grouping ACK time and size #384

Open BewareMyPower opened 6 months ago

BewareMyPower commented 6 months ago

These two configs are not configurable in Node.js client:

Adding these configs can help users control the behavior of the acknowledge call.