y-crdt/ypy

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

acnebs opened this issue · 3 comments

acnebs commented

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.