Skip to content

Implement reconnection configuration #264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
muzarski opened this issue Apr 17, 2025 · 0 comments
Open

Implement reconnection configuration #264

muzarski opened this issue Apr 17, 2025 · 0 comments
Assignees
Labels
P2 P2 item - probably some people use this, let's implement that rust-driver-missing Functionality that Rust driver needs to implement first
Milestone

Comments

@muzarski
Copy link
Contributor

Required API:

  • cass_cluster_set_reconnect_wait_time
  • cass_cluster_set_constant_reconnect
  • cass_cluster_set_exponential_reconnect

To implement this, we require a ReconnectionPolicy on rust-driver side: scylladb/scylla-rust-driver#184

@muzarski muzarski added the P2 P2 item - probably some people use this, let's implement that label Apr 17, 2025
@muzarski muzarski added this to the 0.6 milestone Apr 17, 2025
@dkropachev dkropachev added the rust-driver-missing Functionality that Rust driver needs to implement first label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 P2 item - probably some people use this, let's implement that rust-driver-missing Functionality that Rust driver needs to implement first
Projects
None yet
Development

No branches or pull requests

2 participants