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

Add support for user error callback propagation during client reset. #1580

Closed
clementetb opened this issue Nov 22, 2023 · 0 comments · Fixed by #1581
Closed

Add support for user error callback propagation during client reset. #1580

clementetb opened this issue Nov 22, 2023 · 0 comments · Fixed by #1581
Assignees

Comments

@clementetb
Copy link
Contributor

clementetb commented Nov 22, 2023

A user-level exception might arise during client reset callbacks. Currently, these exceptions are swallowed and logged by the SDK but ideally, they should be propagated to the user with the full stacktrace.

See realm/realm-core#7098 and realm/realm-core#7148.

@clementetb clementetb self-assigned this Nov 22, 2023
@rorbech rorbech assigned rorbech and unassigned clementetb Jan 10, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants