tillrohrmann commented on issue #9637: [FLINK-13884] Set default delay for restart strategies to 1s URL: https://github.com/apache/flink/pull/9637#issuecomment-528835899 I've updated this PR to update the `SimpleRecoveryFailureRateStrategyITBase` in a separate commit and to use the `TimeUtils#parseDuration` in order to parse the delay strings. That way it was possible to parse the default value of `RestartStrategyOptions#RESTART_STRATEGY_FIXED_DELAY_DELAY` using the same utility when creating the `FixedDelayRestartStrategy` in the `NoOrFixedDelayRestartStrategyFactory`.
---------------------------------------------------------------- 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] With regards, Apache Git Services
