You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/04 03:27:09 UTC

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #610: Add reconsumer level later logic

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org