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

Automatic refresh #19

Open
asiripanich opened this issue Dec 1, 2020 · 0 comments
Open

Automatic refresh #19

asiripanich opened this issue Dec 1, 2020 · 0 comments

Comments

@asiripanich
Copy link
Owner

Currently, emdash downloads all the data each time it is loaded or reloaded. This is inefficient and costly, since cloud providers (e.g., AWS) usually charge for sending data. Here is a solution:

  • Only query records created after the most recent refresh.
  • Automatic refresh interval can be set in run_app() or as a parameter in the config file.
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