zentol opened a new pull request #14480: URL: https://github.com/apache/flink/pull/14480
Fixes an issue where the `FailureRateRestartBackoffTimeStrategy` was allowing 1 less restart than configured. The strategy should remember one more exception in it's history (maxFailuresPerInterval+1). ---------------------------------------------------------------- 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: [email protected]
