Clients should attempt to automatically reconnect.
Open
feature
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
If we do this, does that mean `Client::connect` will never return `connection_refused`? Does it mean we'll need to set timeouts on all requests, since it could loop endlessly trying to connect?
Contributor guide
Assessment
This issue has not been assessed yet.