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

[BUG] Crashes due to uncaught HTTP exceptions #1490

Closed
3 tasks done
AL-Session opened this issue May 20, 2024 · 0 comments
Closed
3 tasks done

[BUG] Crashes due to uncaught HTTP exceptions #1490

AL-Session opened this issue May 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AL-Session
Copy link
Collaborator

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Exceptions thrown from HTTP.kt have been causing crashes - specifically when the device is not connected to the network (HTTPNoNetworkConnection) or if an operation failed due to a timeout (HTTPRequestFailedException).

Expected Behavior

Exceptions are logged but do not cause crashes.

Steps To Reproduce

Use the app and lose internet connection so that data transfers fail.

Android Version

Android 9 & 14 (but issue will be in all)

Session Version

1.18.2 (but issue will likely span back multiple releases)

Anything else?

Ticket for this issue is SES1930.

@AL-Session AL-Session added the bug Something isn't working label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant