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/08 17:06:31 UTC

[GitHub] [pulsar] klevy-toast commented on issue #9141: Message redelivery delay with exponential back-off

klevy-toast commented on issue #9141:
URL: https://github.com/apache/pulsar/issues/9141#issuecomment-756880001


   Thanks @sijie -- I had not seen the retry-letter-topic. I am having a little trouble picture how it could be utilized for exponential back-off -- would I want to configure the consumer to have a single immediate, retry, and then the retry topic to have a higher delay? How would that delay be configured?
   
   The PIP-58 proposal looks more similar to what I am imagining, without the use of additional topic. It would be even nicer to have pre-configured retry "strategies" (I believe that the AWS Java SDK has this concept), but a `reconsumeLater` would probably be enough to manually implement the back-off logic.


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