Skip to content
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

Rust Client Reconnect on Network error #770

Closed
simlay opened this issue Feb 10, 2021 · 1 comment
Closed

Rust Client Reconnect on Network error #770

simlay opened this issue Feb 10, 2021 · 1 comment

Comments

@simlay
Copy link
Contributor

simlay commented Feb 10, 2021

With infinyon/fluvio-socket#22 disconnect events propagate to the client so we should take advantage of this for to auto reconnecting should the client be configured that way.

Let's default to not auto-reconnecting but make this a parameter (or maybe use a builder pattern).

@morenol morenol added this to the 0.9.10 milestone Sep 30, 2021
@nacardin nacardin modified the milestones: 0.9.10, 0.9.11 Oct 7, 2021
@morenol
Copy link
Contributor

morenol commented Oct 12, 2021

Closed the producer part in #1724, the consumer part will be addressed with #1514

@morenol morenol closed this as completed Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants