Was this page helpful?
Caution
You're viewing documentation for an unstable version of ScyllaDB Node.js Driver. Switch to the latest stable version.
ReconnectionPolicy¶
policies/reconnection~ReconnectionPolicy()
new ReconnectionPolicy()
Base class for Reconnection Policies
Methods¶
getOptions()
Gets an associative array containing the policy options.
newSchedule() → {Object}
A new reconnection schedule.
Returns:
An infinite iterator
- Type
- Object