Skip to content

[stable31] fix/out of sync - #7379

Merged
max-nextcloud merged 3 commits into
stable31from
backport/7377/stable31
Jul 1, 2025
Merged

[stable31] fix/out of sync#7379
max-nextcloud merged 3 commits into
stable31from
backport/7377/stable31

Conversation

@backportbot

@backportbotbackportbotBot commented Jul 1, 2025

Copy link
Copy Markdown

Backport of #7377

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

This ydoc tracks the messages already received from the server.
So missing messages will also lead to pendingStructs there.
Signed-off-by: Max <max@nextcloud.com>
This check will happen every 30 seconds by default.
So on average it will take 15 seconds after missing a message.
This is also in "sync" with new autosaved versions
becoming available roughly every 30 seconds.
Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud
max-nextcloudforce-pushed the backport/7377/stable31 branch from bd17fe2 to 8faec2cCompareJuly 1, 2025 11:43
@max-nextcloud
max-nextcloud marked this pull request as ready for review July 1, 2025 11:45
@max-nextcloud

Copy link
Copy Markdown
Collaborator

/backport to stable30

@codecov

codecovBot commented Jul 1, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 51.57%. Comparing base (0eef881) to head (8faec2c).
Report is 368 commits behind head on stable31.

Files with missing linesPatch %Lines
src/services/y-websocket.js0.00%14 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## stable31 #7379 +/- ##
============================================
+ Coverage 46.51% 51.57% +5.06% 
============================================
Files 751 290 -461 Lines 34653 41125 +6472 Branches 1270 840 -430 ============================================
+ Hits 16118 21211 +5093 - Misses 17912 19794 +1882 + Partials 623 120 -503 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@max-nextcloud
max-nextcloud merged commit 426e422 into stable31Jul 1, 2025
65 of 66 checks passed
@max-nextcloud
max-nextcloud deleted the backport/7377/stable31 branch July 1, 2025 11:53
@backportbotbackportbotBot mentioned this pull request Jul 1, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@max-nextcloud