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/01/27 00:08:08 UTC

[GitHub] [pulsar-client-go] wuYin edited a comment on pull request #454: Make backoff policy configurable and use uniformly

wuYin edited a comment on pull request #454:
URL: https://github.com/apache/pulsar-client-go/pull/454#issuecomment-767707216


   > The problem I see with this change is that it allows misconfigured clients that retry too quickly, to overwhelm brokers with a flood of requests.
   
   Thanks for review.
   I understand this concern, for now backoff intervals kept default in `[100ms, ..., 60s]`
   I assumed user knows what they're doing, for me, I may need reduce `MaxBackoffInterval` to 20s for reducing recovery time.


----------------------------------------------------------------
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.

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