-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure RPCClient with enabled polling respects health check flag (#14896
) * Fix SubscribeToHeads tests & Ensure RPCClient with enabled polling respects health check flag * Fail test instead of panic, if was not able to marshal head Co-authored-by: Jordan Krage <[email protected]> * do not use two context in the same scope --------- Co-authored-by: Jordan Krage <[email protected]>
- Loading branch information
1 parent
65351c3
commit 38ef179
Showing
3 changed files
with
107 additions
and
74 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"chainlink": patch | ||
--- | ||
|
||
Ensure RPCClient with enabled polling respects health check flag #internal |
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