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

Debounce Histogram Requests in Frame Selector component #1329

Open
annehaley opened this issue Oct 4, 2023 · 1 comment
Open

Debounce Histogram Requests in Frame Selector component #1329

annehaley opened this issue Oct 4, 2023 · 1 comment
Assignees

Comments

@annehaley
Copy link
Collaborator

In the Frame Selector component, a histogram request is made every time the style or current frame is changed.

We ask for the histograms faster than we can handle them resulting in having stale requests when scrubbing quickly. Can we debounce that in any way?

@annehaley annehaley self-assigned this Oct 4, 2023
@annehaley
Copy link
Collaborator Author

Discovered in #1306

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