Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Incorrect stats with Quic Forwarding #23819

Closed
ryleung-solana opened this issue Mar 21, 2022 · 1 comment
Closed

Incorrect stats with Quic Forwarding #23819

ryleung-solana opened this issue Mar 21, 2022 · 1 comment
Labels
stale [bot only] Added to stale content; results in auto-close after a week.

Comments

@ryleung-solana
Copy link
Contributor

Problem

See #23817 - forwarding packets via Quic currently returns incorrects values on the number of packets successfully sent in the case of a failure. In the interest of shipping Quic support, this has been allowed for now, but we want to return correct values eventually.

Proposed Solution

Implement reporting of number of succeeded buffers in quic-client, and propagate this information up.

@t-nelson
Copy link
Contributor

Can you elaborate what makes this difficult to implement now?

@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Mar 22, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale [bot only] Added to stale content; results in auto-close after a week.
Projects
None yet
Development

No branches or pull requests

2 participants