-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reconnect RPC client on shutdown (#133)
* feat: Reconnect RPC client on shutdown * feat: Separate rpc message sending from RPC client handling * fix: Try reinitializing rpc client on each tick * feat: Only resend on a tick * feat: Add more logs to rpc initialization * refactor: Refactor onTick into cases * fix: handle rpc error as goroutine * fix: Only spawn goroutine on shutdown * fix: Remove empty default case
- Loading branch information
Showing
1 changed file
with
62 additions
and
26 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