A reconnection policy that returns a constant reconnection interval

Inherits

Methods

self.

new

(interval)

Returns a new instance of Constant

Parameters:
Name Type Details
interval Numeric reconnection interval (in seconds)

schedule

Returns reconnection schedule with constant interval

Returns:
Type Details
Reconnection::Schedule reconnection schedule with constant interval