The GitHub Actions job "CI" on shardingsphere.git/fix/retryexecutor-skip-sleep-after-timeout has succeeded. Run started by GitHub user vasiliy-mikhailov (triggered by linghengqian).
Head commit for run: 6a74e6bd62fc8525f69db8d55d1412ab7a6c6dc8 / Vasiliy Mikhailov <[email protected]> Skip the retry sleep when the timeout is already exceeded in RetryExecutor RetryExecutor.isTimeout() slept for one interval before checking the elapsed time, so an already-exceeded timeout still incurred a full interval delay. Return immediately when the elapsed time has reached the timeout, before sleeping. Report URL: https://github.com/apache/shardingsphere/actions/runs/28300937567 With regards, GitHub Actions via GitBox
