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