Hello all,

We can add an retry logic per message. This feature can allow developers to
add custom retries per message and defaults to consumer retries.

Currently all client libs  are taking care of when to send a message to
Retry or DLQ topic based on redelivery times defined while creating
consumers.

Proposed PR for go client library:
https://github.com/apache/pulsar-client-go/pull/939

The same can be done for other client libraries.

-- 
Regards
Nitin Goyal

Reply via email to