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

Investigate a way to do a partial update in real time #22

Open
tbertels opened this issue Oct 12, 2017 · 0 comments
Open

Investigate a way to do a partial update in real time #22

tbertels opened this issue Oct 12, 2017 · 0 comments

Comments

@tbertels
Copy link

Currently, a partial (smart) update or full update (on Wednesday) is made every night.

This has two drawbacks:

  • The night doesn't happen at the same time in every part of the world, meaning down time or slow down for the rest of the world.
  • There's a lag after a user adds or updates wikipedia/wikidata keys, which may lead to confusion.

Proposed solution:
Implement if possible a partial update with a queue, updating one element at a time during the whole 24h day instead of everything at once during the night.

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