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

Dashboard: use long polling for task list updates #2

Open
vidister opened this issue Nov 24, 2023 · 0 comments
Open

Dashboard: use long polling for task list updates #2

vidister opened this issue Nov 24, 2023 · 0 comments
Labels
optimization Code or performance optimization

Comments

@vidister
Copy link
Member

Currently we're fetching the task list in a fixed interval.
3ddcf0e

We should implement long polling or a websocket that streams task updates to the client.

@Kek5chen Kek5chen added the optimization Code or performance optimization label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Code or performance optimization
Projects
None yet
Development

No branches or pull requests

2 participants