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


   @merlimat Help review if you have time, thanks.
   
   Now I added 2 thresholds for backoff (I think threshold is 1% of the default 
is reasonable)
   -  `minInitBackoff` which is 1ms
   - `minMaxBackoff` which is 1sec
   
   If user-provided backoff config less than these, create client will be 
failed with a invalid config error, checked by  `TestMisconfiguredBackoff`


----------------------------------------------------------------
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:
[email protected]


Reply via email to