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

Log exceptions that happen during background tasks #6480

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

seadowg
Copy link
Member

@seadowg seadowg commented Oct 29, 2024

Exceptions from our TaskSpec implementations will now be logged as non fatals to Crashlytics. Additionally, I've wrapped exceptions that occur during entity list updates in a specific exception so that it'll be easier to track them.

@seadowg seadowg marked this pull request as ready for review October 29, 2024 10:35
@lognaturel lognaturel merged commit 001294d into getodk:master Oct 29, 2024
6 checks passed
@seadowg seadowg deleted the work-exceptions branch October 29, 2024 17:22
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