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

Getting error "decoded variable integer size was outside of expected bounds of 70 bits" #134

Open
acnebs opened this issue Jun 11, 2023 · 3 comments

Comments

@acnebs
Copy link

acnebs commented Jun 11, 2023

Hi, as noted I get this error "decoded variable integer size was outside of expected bounds of 70 bits" somewhat frequently when processing updates in ypy, e.g. with Y.encode_state_as_update(my_ydoc, ydoc_update_data). This update data is always created by YJs. Otherwise I don't really have much information – this error occurs in production something like 0.1% of the time when processing updates and I haven't been able to repro consistently / identify the common denominator.

@acnebs
Copy link
Author

acnebs commented Oct 26, 2023

Still having this issue on occasion. Is anyone else seeing anything like this? Do library maintainers have any suggestions as to how I can help pinpoint the source of the error?

@davidbrochart
Copy link
Collaborator

davidbrochart commented Oct 26, 2023

Could you try with v0.7.0a1?

@acnebs
Copy link
Author

acnebs commented Oct 26, 2023

Sure, will give it a go and report back. Thanks for the suggestion.

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

No branches or pull requests

2 participants