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

Don't fail completely if we can't read a single register #680

Open
canton7 opened this issue Sep 28, 2024 · 0 comments
Open

Don't fail completely if we can't read a single register #680

canton7 opened this issue Sep 28, 2024 · 0 comments

Comments

@canton7
Copy link
Collaborator

canton7 commented Sep 28, 2024

This might be a bit tricky to implement... But:

  1. If we fail to read a batch containing a register, mark them all as "maybe bad"
  2. If we fail to read a single register marked "maybe bad", mark it as "bad", and always read individually
  3. If we succeed in reading a register marked "maybe bad", mark it as "good" (and include in future batches)
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

1 participant