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

Add test to verify upload progress notifications during client reset #7932

Open
sync-by-unito bot opened this issue Jul 29, 2024 · 2 comments · May be fixed by #7958
Open

Add test to verify upload progress notifications during client reset #7932

sync-by-unito bot opened this issue Jul 29, 2024 · 2 comments · May be fixed by #7958
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jul 29, 2024

Any upload progress notifications that are registered while a client reset has been started will receive the upload progress notifications of the primary sync session/realm after the fresh realm has been downloaded.

  • Streaming requests registered before or any time during the client reset will receive the upload notifications
  • Non-streaming requests registered after the fresh realm download has been started will receive the upload notifications for the upload after the fresh realm has been downloaded and the client reset diff has occurred. They will stop once the initial upload after the client reset diff is complete and the progress has reached 1.0.
Copy link
Author

sync-by-unito bot commented Jul 29, 2024

➤ PM Bot commented:

Jira ticket: RCORE-2219

Copy link
Author

sync-by-unito bot commented Aug 12, 2024

➤ michael-wb commented:

The tests are nearly ready - waiting on RCORE-2235 before the tests can be finalized.

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 a pull request may close this issue.

1 participant