-
Notifications
You must be signed in to change notification settings - Fork 1
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
Processor Error types #21
Conversation
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.
Not many issues.
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.
Ok for me
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.
found some missing négations in doc strings. can be merged as is, and fix doc later?
Signed-off-by: Olivier SCHYNS <[email protected]>
Signed-off-by: Jeremy HERGAULT <[email protected]>
…o code review Signed-off-by: Jeremy HERGAULT <[email protected]>
Signed-off-by: Jeremy HERGAULT <[email protected]>
Fixed all code findings. But an issue appear with protobuf in deny. Need to be corrected here |
Signed-off-by: Jeremy HERGAULT <[email protected]>
Error type for processors are not handle #17 .
The goal is to do a correct error handling for processors/adaptors.