Searched refs:DEFAULT_BACKOFF_BASE (Results 1 – 1 of 1) sorted by relevance
57 private static final int DEFAULT_BACKOFF_BASE = 2; field in RequestThrottle81 this(handler, DEFAULT_RETRY_MAX_ATTEMPTS, DEFAULT_DELAY_MS, DEFAULT_BACKOFF_BASE, in RequestThrottle()