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

Retry failed I/O #40

Open
bbockelm opened this issue May 12, 2024 · 0 comments
Open

Retry failed I/O #40

bbockelm opened this issue May 12, 2024 · 0 comments

Comments

@bbockelm
Copy link
Contributor

In #39, we added state tracking to skip over caches that cause errors so future requests won't hit the same cache. However, this still causes the client to receive an error.

We should try to catch specific read errors and retry with the next cache on the list.

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