heesung-sn commented on PR #20044:
URL: https://github.com/apache/pulsar/pull/20044#issuecomment-1500970075

   @lifepuzzlefun I updated the code to "retry-forever" upon `readTailMessages` 
failure. I assume the current "fail-stop" is not expected. 
   
   Another thing to note is that since the reader acks messages immediately, 
this "retry" will not retry the handling logic with the same message. (It will 
move on and retry the next message)


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