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

Would be nice to have a way to clear the backlog when it gets overfull #2

Open
jeepracer98 opened this issue Nov 10, 2023 · 0 comments

Comments

@jeepracer98
Copy link
Owner

When the application reading the data isn't fast enough to keep up with the speed data is coming in, it gets lagged out until it reads the entire backlog of data.

It would be nice of this was automated, so something inside get_*_data() where it does something like reading/clearing all the data in the buffer if it's over 5x the data length. That way it doesn't delete data unless it's behind.

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