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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
