-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hello,
I have been encountering difficulties while testing a simple use case with offline write and remove sync. I've put together a simple test to demonstrate the issue I'm experiencing:
https://gist.github.com/younes200/28dd8abbaef48b52502f73e770c9d626
✓ turso init [575.68ms]
failed to sync 143 | }
144 | }
145 | }
146 | async sync() {
147 | this.#checkNotClosed();
148 | const rep = await this.#getDb().sync();
^
error: Sync(InvalidPushFrameConflict(1, 7))
I would be grateful if you could identify the problem for me.
Thanks you
younes200
Metadata
Metadata
Assignees
Labels
No labels