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

Catch all IO errors on refresh #419

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Catch all IO errors on refresh #419

merged 1 commit into from
Oct 10, 2024

Conversation

jocmp
Copy link
Owner

@jocmp jocmp commented Oct 10, 2024

Link #416

Fixes a bug where flaky networks would raise an uncaught SocketTimeoutException.

The refresher was already handling unknown hosts errors which also extend the Java IOException class.

Fixes a bug where flaky networks would
raise an uncaught SocketTimeoutException. The
refresher was already handling unknown hosts errors
which also extend the Java IOException class.
@jocmp jocmp merged commit 5882c86 into main Oct 10, 2024
1 check passed
@jocmp jocmp deleted the jc/416/feedbin-crash branch October 10, 2024 23:15
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.

1 participant