Skip to content

Conversation

stanley2058
Copy link
Collaborator

This PR includes:

  • Client would now try to resync whenever it detects an update is not being ack-ed from the server for over 3s
    • Side note: double-submitting is not an issue, yjs ignores duplicated updates.
  • Allow supplying a full socket instance to the client provider
    • This allows patching methods for testing; one MUST make sure the connection string is correct, since it's different from the one passed to the provider.
  • Fix tsup broken due to incorrect Redis import
  • Silent Redis client closed error (improve SNR in automated testing)

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.

1 participant