Searched refs:backoff_time (Results 1 – 1 of 1) sorted by relevance
412 int backoff_time = BACKOFF_TIME_MS; in connectAndGetData() local450 Thread.sleep(backoff_time); in connectAndGetData()451 backoff_time *= 2; in connectAndGetData()