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

fix: ignore response with too many operations error and fix extension object decoding #709

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

huskar-t
Copy link

StatusBadTooManyOperations error does not need to close the connection

according to https://reference.opcfoundation.org/Core/Part6/v105/docs/5.2.2
Body This field contains the raw bytes for [ByteString] bodies.
So there is no need to parse length again when parsing XMLElement.Theoretically speaking, the encode method is also wrong.

@huskar-t
Copy link
Author

huskar-t commented Feb 4, 2024

@magiconair could you please review my pull request?

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.

None yet

1 participant