[0.38.1] - 2025-01-24
This is a bug-fix release that fixes a bug in the reconnecting-rpc-client
where the error was wrapped in the wrong error variant
which kept retry logic to keep retrying the same error indefinitely.
Fixed
- don't wrap rpc error in DisconnectedWillReconnect in reconnecting rpc client (#1904)
Full Changelog: v0.38.0...v0.38.1