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

Query due tasks directly when data store isn’t yet synced #239

Open
andymatuschak opened this issue Aug 19, 2021 · 1 comment
Open

Query due tasks directly when data store isn’t yet synced #239

andymatuschak opened this issue Aug 19, 2021 · 1 comment
Labels
🚩 Blocked 🗂 Enhancement Type: New features, improvements to the product 🚩 Help wanted Particularly amenable/appropriate for contributors

Comments

@andymatuschak
Copy link
Owner

It can take a few seconds (or more) to fully sync a data store onto a new client. To ensure that review sessions load quickly, we should first hit an API for due tasks when we haven't yet synced on a client. Review events created in that session will just be directly put to the API endpoint, so they won't be as durable, but I think that's fine—it's temporary.

@andymatuschak andymatuschak added 🗂 Enhancement Type: New features, improvements to the product 🚩 Help wanted Particularly amenable/appropriate for contributors labels Aug 19, 2021
@andymatuschak
Copy link
Owner Author

Will need #238 first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚩 Blocked 🗂 Enhancement Type: New features, improvements to the product 🚩 Help wanted Particularly amenable/appropriate for contributors
Projects
None yet
Development

No branches or pull requests

1 participant