libsql-js icon indicating copy to clipboard operation
libsql-js copied to clipboard

Bad error handling if caller doesn't await for sync

Open penberg opened this issue 1 year ago • 0 comments

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 avatar Oct 27 '24 06:10 penberg