Module cdrs_tokio::retry

source ·

Structs§

Enums§

Traits§

  • Creates reconnection schedules when trying to re-establish connections.
  • Determines the time for the next reconnection attempt when trying to reconnect to a node.
  • Retry policy determines what to do in case of communication error.
  • Query-specific information about current state of retrying.