fluvio-community / fluvio-community/fluvio-client-node
Detect disconnects and perhaps auto-reconnect
Open
- Dominant language
- Rust
- Stars
- 15
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Right now the node client doesn't know if it's been disconnected. We (the node client library) should detect if the connection has been dropped and either emit the disconnection or auto-reconnect. We could make the auto-reconnect an option.
Contributor guide
Assessment
This issue has not been assessed yet.