You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "jasperjiaguo (via GitHub)" <gi...@apache.org> on 2023/05/25 22:15:13 UTC

[GitHub] [pinot] jasperjiaguo opened a new issue, #10807: Add a max retry time for ExponentialBackoffRetryPolicy

jasperjiaguo opened a new issue, #10807:
URL: https://github.com/apache/pinot/issues/10807

   https://github.com/apache/pinot/pull/10804. Currently the ExponentialBackoffRetryPolicy is not intuitive to use, e.g. with a (maxNumAttempts, initialDelayMs, delayScaleFactor) combination it is hard to see what's the maximum retry time, and this could potentially lead to resource held up for unexpected time. It would be ideal if we can put an upper bound on the retry 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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org