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

Bad error handling if caller doesn't await for sync #147

Open
penberg opened this issue Oct 27, 2024 · 0 comments
Open

Bad error handling if caller doesn't await for sync #147

penberg opened this issue Oct 27, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@penberg
Copy link
Contributor

penberg commented Oct 27, 2024

We had reports on Discord from someone that they were seeing "random errors" with embedded replicas. Turns out it was faulty application that forgot to await on sync. However, there's no excuse for us to give such terrible experience on reporting the errors so let's improve that.

@penberg penberg added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant