-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Solana RPC status check and some refactor around RPC status…
… check (#2751) * add Solana RPC status check and refactor EVM and bitcoin RPC status check * add changelog entry * add RPC alert latency to config file * enable live test by ENABLE_LIVE_TEST environment variable * unified RPC error alert message * move rpcAlertLatency argument out of rpc methods * unified param 'rpcAlertLatency' as type int64 when passing cfg.RPCAlertLatency to NewObserver() --------- Co-authored-by: Dmitry S <[email protected]>
- Loading branch information
1 parent
75a4189
commit 9988584
Showing
29 changed files
with
576 additions
and
184 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
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
Oops, something went wrong.