Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add flag to ignore Protobuf deserialization errors #197

Open
Ytseboy opened this issue May 15, 2024 · 1 comment
Open

Add flag to ignore Protobuf deserialization errors #197

Ytseboy opened this issue May 15, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Ytseboy
Copy link

Ytseboy commented May 15, 2024

Hello, everyone!

Currently, if there's an error when deserializing a protobuf message, the program stops consuming and exits. I understand why this might be the desired behavior in some circumstances, but should this always be the case? Would it make sense to add a flag to simply report such errors and keep it running?

@d-rk
Copy link
Collaborator

d-rk commented Aug 7, 2024

hey @Ytseboy

sorry for the delay. I guess there are scenarios where this makes sense.
However, I won't have time to implement it.
But feel free to provide a PR for this.

Regards,
Dirk

@d-rk d-rk added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants