Closed Bug 1834699 Opened 2 years ago Closed 2 years ago

HTTP3_CONNECTION_CLOSE_3 may record unexpected value

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
118 Branch
Tracking Status
firefox118 --- fixed

People

(Reporter: valentin, Assigned: dotoole, Mentored)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

I was looking at our telemetry recently and it stood out that HTTP3_CONNECTION_CLOSE_3 records values between 0-100, but here we record 121 for CloseError::Tag::EchRetry

We should add a DIAGNOSTIC_ASSERT that the recorded value is <=100, and fixup this one to map to a sensible value.

There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:dotoole, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.

Flags: needinfo?(kershaw)
Flags: needinfo?(dotoole)
Flags: needinfo?(kershaw)
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/32ef0ac1a171 Changed CloseError::Tag::EchRetry telemetry value to align with bucket size. r=kershaw,necko-reviewers
Flags: needinfo?(dotoole)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: