The GitHub Actions job "Required - Check" on 
shardingsphere.git/fix/retryexecutor-skip-sleep-after-timeout has failed.
Run started by GitHub user vasiliy-mikhailov (triggered by linghengqian).

Head commit for run:
d837fcac067ebc4d63767efc30603c3f154756e3 / 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/28261383127

With regards,
GitHub Actions via GitBox

Reply via email to