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

Occasional failure of test_observer_update test #1667

Open
kgiusti opened this issue Nov 18, 2024 · 0 comments
Open

Occasional failure of test_observer_update test #1667

kgiusti opened this issue Nov 18, 2024 · 0 comments
Assignees

Comments

@kgiusti
Copy link
Contributor

kgiusti commented Nov 18, 2024

Very occasionally this test fails. The failure shows that one of the HTTP/1.0 requests was interpreted as HTTP/2:

{'RECORD_TYPE': 'BIFLOW_APP', 'IDENTITY': '0Y2Nx:7', 'PARENT': '0Y2Nx:6', 'START_TIME': ulong(1731938893210125), 'END_TIME': ulong(1731938893211116), 'PROTOCOL': 'HTTP/2', 'LATENCY': ulong(948), 'METHOD': 'HEAD', 'RESULT': '200', 'STREAM_ID': ulong(1)},

This occurs on the first curl request right after the tcpListener was updated by changing the observer type to HTTP1 from HTTP2

@kgiusti kgiusti self-assigned this Nov 18, 2024
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

1 participant