Skip to content

Allow manually recovering from OOB row when off by one#9

Open
airblast-dev wants to merge 2 commits into
mainfrom
fix_oob
Open

Allow manually recovering from OOB row when off by one#9
airblast-dev wants to merge 2 commits into
mainfrom
fix_oob

Conversation

@airblast-dev
Copy link
Copy Markdown
Owner

The current design is intended to be tolerant to errors from a client or server.

However in some cases we strictly want to control the recovery to be performed. This makes it so an error is returned even when the row index is off by one.

@adclz in case you wanna check it out before its merged or think something should be added.

@adclz
Copy link
Copy Markdown

adclz commented May 15, 2026

Thanks a lot ! This is much cleaner than my last commit 😊
I'll close #7

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.

2 participants