# Functions
No description provided by the author
No description provided by the author
# Structs
DefaultBackoff computes the delay before retrying an action.
# Interfaces
Policy parameterize the following options in the reconnection logic to allow users to customize the reconnection logic (minBackoff, maxBackoff and jitterPercentage).