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

Sweep (fast): Update the history store every minute #42

Closed
NJLaPrell opened this issue Sep 13, 2023 · 0 comments
Closed

Sweep (fast): Update the history store every minute #42

NJLaPrell opened this issue Sep 13, 2023 · 0 comments
Labels

Comments

@NJLaPrell
Copy link
Owner

Details

Since the sort process is run automatically at regular intervals outside of the UI, the NgRx History store becomes stale until the app is reloaded.

Update the initializer.service.ts file so that when getHistory() is dispatched, it continues to dispatch again every 1 minute.

@NJLaPrell NJLaPrell added sweep and removed sweep labels Sep 13, 2023
@NJLaPrell NJLaPrell closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2023
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

1 participant