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

Why does gradient2 ignore the effect of didDrop on latency #176

Open
cao2358 opened this issue Aug 21, 2022 · 1 comment
Open

Why does gradient2 ignore the effect of didDrop on latency #176

cao2358 opened this issue Aug 21, 2022 · 1 comment

Comments

@cao2358
Copy link

cao2358 commented Aug 21, 2022

If we drop the request, the delay will be almost 0. At this time, onSample will not be able to increase the limit very well, but will keep dropping, and then let more requests be dropped.

@Jon-Gaara
Copy link

There is a minRttThreshold in WindowedLimit. By setting its value, it can work better.

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

2 participants