Skip to content
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

Merged
merged 14 commits into from
Feb 20, 2024

Conversation

infiloop2
Copy link
Contributor

@infiloop2 infiloop2 commented Feb 19, 2024

This PR:

  • Connects streams lookup with check error handler
  • Refactors DoRequest() and v0.2, v0.3 packages to clearly differentiate between pipeline error and mercury error codes
  • Fix a small bug in existing checkCallback which was ignoring some failure reasons (and make it the same as checkErrorHandler)

TODO:

  • Small todos in code
  • Fix tests

Will be done in feature branch

Copy link
Contributor

I see that you haven't updated any README files. Would it make sense to do so?

Copy link
Contributor

@shileiwill shileiwill left a 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.

@infiloop2 infiloop2 merged commit ceec78a into auto-9004-stream-err-handler Feb 20, 2024
113 of 115 checks passed
@infiloop2 infiloop2 deleted the auto-9006-call-error-handler branch February 20, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants