This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Incorrect stats with Quic Forwarding #23819
Labels
stale
[bot only] Added to stale content; results in auto-close after a week.
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.
The text was updated successfully, but these errors were encountered: