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

Fix crash when reporting a crash #1841

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

nielsvanvelzen
Copy link
Member

Until the user signs in to a server the report url and token are not set. We throw an exception in this case so ACRA automatically retries sending the report later.. One issue though: the exception was thrown from the wrong place.

Changes

  • Move throwing of ReportSenderException to the sender, this causes ACRA to retry the report later

Issues

@nielsvanvelzen nielsvanvelzen merged commit c909c57 into jellyfin:master Jul 12, 2022
@nielsvanvelzen nielsvanvelzen deleted the crash-crash branch July 12, 2022 13:55
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