wolfstudy commented on a change in pull request #610:
URL: https://github.com/apache/pulsar-client-go/pull/610#discussion_r702227344



##########
File path: pulsar/consumer.go
##########
@@ -117,6 +117,9 @@ type ConsumerOptions struct {
        // Default is false
        RetryEnable bool
 
+       // Configuration for Retry delay level policy
+       DelayLevelUtil DelayLevelUtil

Review comment:
       Because this needs to be exposed to users to customize the behavior of 
using ReconsumeLater




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to