frankjkelly commented on PR #22011:
URL: https://github.com/apache/pulsar/pull/22011#issuecomment-1935889856

   > > Thanks for the clarification so does that mean the client will retry and 
if so is that within milliseconds, or seconds or something else?
   > 
   > @frankjkelly I think the client does not retry automatically and the user 
needs to resend the message manually if message sent fails.
   
   Hmmm @merlimat or @lhotari can you confirm? If this error requires the 
caller to catch and retry (as opposed to the client doing it internally) then 
that's a concern for adoption of the rate limiter (if the error occurs and the 
client retries as best it can that's OK).


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