-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Call check error handler within mercury #12088
Call check error handler within mercury #12088
Conversation
I see that you haven't updated any README files. Would it make sense to do so? |
…r, fix some minor comments (typo and test)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The overall structure looks great to me. I left some comments and also addressed some of my own comments in this commit. Let me know your thoughts.
core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/encoding/interface.go
Show resolved
Hide resolved
core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/mercury/mercury.go
Outdated
Show resolved
Hide resolved
core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/mercury/streams/streams.go
Outdated
Show resolved
Hide resolved
core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/mercury/streams/streams.go
Outdated
Show resolved
Hide resolved
core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/mercury/streams/streams.go
Show resolved
Hide resolved
core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/mercury/streams/streams_test.go
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
ceec78a
into
auto-9004-stream-err-handler
This PR:
TODO:
Will be done in feature branch