View Source oidcc_backoff (Oidcc v3.2.6)
Backoff Handling
Based on db_connection
Summary
Types
-type max() :: pos_integer().
-type min() :: pos_integer().
-opaque state()
-type type() :: stop | exponential | random | random_exponential.
Backoff Handling
Based on db_connection
-type max() :: pos_integer().
-type min() :: pos_integer().
-opaque state()
-type type() :: stop | exponential | random | random_exponential.