Exponential Backoff

Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate.

Read more about Exponential Backoff:  Binary Exponential Backoff / Truncated Exponential Backoff, An Example of An Exponential Backoff Algorithm, Expected Backoff