public class TimeUtil extends Object
public static long calcDefaultBackOffMs(int counter,
int baseRetryMs,
long expectedQuitTimestamp)
throws InterruptedException
Copyright © 2023. All rights reserved.