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

Progress indicator should include background tasks #57

Open
HerbCaudill opened this issue Oct 31, 2019 · 0 comments
Open

Progress indicator should include background tasks #57

HerbCaudill opened this issue Oct 31, 2019 · 0 comments

Comments

@HerbCaudill
Copy link
Member

HerbCaudill commented Oct 31, 2019

I'm thinking of the grid data generator, which completes pretty quickly but then still has a lot of work to do in the background. In general, keep track of a queue of tasks to complete - whether they're changes that have been dispatched, or messages to process from peers; and add information to state about whether we're busy or not, and how much is left to do.

@HerbCaudill HerbCaudill changed the title Grid: Progress indicator should include automerge Grid: Progress indicator should include all the background work of creating automerge objects and persisting them Oct 31, 2019
@HerbCaudill HerbCaudill changed the title Grid: Progress indicator should include all the background work of creating automerge objects and persisting them Progress indicator should include background tasks Oct 31, 2019
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

No branches or pull requests

1 participant