-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(solo): make solo-to-chain more robust
The solo's messagePool is now a proper store-and-forward implementation to prevent failures in delivery from impacting the message stream. Also, wake the sender if there is a new WebSocket to an RPC node. This prevents the stream from being wedged if the RPC connection changes.
- Loading branch information
1 parent
b43df5a
commit b266666
Showing
1 changed file
with
23 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters