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

Cache QUIC RTT estimates and use the from TCP failover #19425

Open
RyanTheOptimist opened this issue Jan 6, 2022 · 1 comment
Open

Cache QUIC RTT estimates and use the from TCP failover #19425

RyanTheOptimist opened this issue Jan 6, 2022 · 1 comment
Assignees
Labels
area/quic enhancement Feature requests. Not bugs or questions. no stalebot Disables stalebot from closing an issue quic-upstream-mvp

Comments

@RyanTheOptimist
Copy link
Contributor

We should record the observed RTT for QUIC connections and use them to inform the decision about how long to wait before attempting TCP fallback.

@github-actions
Copy link

github-actions bot commented Feb 5, 2022

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Feb 5, 2022
@RyanTheOptimist RyanTheOptimist added no stalebot Disables stalebot from closing an issue and removed stale stalebot believes this issue/PR has not been touched recently labels Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quic enhancement Feature requests. Not bugs or questions. no stalebot Disables stalebot from closing an issue quic-upstream-mvp
Projects
None yet
Development

No branches or pull requests

2 participants