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

Fix slow retrieval defense mechanism #20

Open
trishankatdatadog opened this issue Dec 24, 2020 · 1 comment
Open

Fix slow retrieval defense mechanism #20

trishankatdatadog opened this issue Dec 24, 2020 · 1 comment

Comments

@trishankatdatadog
Copy link
Owner

trishankatdatadog commented Dec 24, 2020

Right now, it's not even on average, it's per chunk (the size of which we cannot yet control), contrary to the comment. Not to mention that the spec is awfully vague on the subject.

@trishankatdatadog
Copy link
Owner Author

trishankatdatadog commented Dec 26, 2020

Ideas include tolerating some level of noise, and tracking download speeds using a moving average. Otherwise, the cure ends up being worse than the disease.

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