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

Document sync process #690

Closed
eloquence opened this issue Jan 9, 2020 · 4 comments
Closed

Document sync process #690

eloquence opened this issue Jan 9, 2020 · 4 comments
Labels

Comments

@eloquence
Copy link
Member

To better reason about UI & network improvements, it would be useful to have a quick write-up of what's involved in a sync operation with the server.

E.g., say that there are 300 sources with typically 3 messages, 3 files, and 3 replies on the server. Out of those 10 sources are completely new to the client.

What is the sequence of steps that the client performs:

  • in order to get the initial metadata
  • in order to download messages and replies it doesn't have yet?

When does the UI currently get updated during those operations?

@eloquence eloquence added the docs label Jan 9, 2020
@sssoleileraaa
Copy link
Contributor

Here's a start: doc

And see issue #468 where I've also documented the sync process

@eloquence
Copy link
Member Author

The doc is awesome, thank you. <3 Left a couple questions there.

@sssoleileraaa
Copy link
Contributor

are you happy with closing this issue @eloquence ?

@eloquence
Copy link
Member Author

Yes, we can close. Thanks again for putting this together. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants