Skip to content

test: synchronize the issue-3356 body timeout - #5834

Open
BridgeAR wants to merge 1 commit into
v6.xfrom
BridgeAR/2026-09-15-issue-3356-v6-flake
Open

BridgeAR wants to merge 1 commit into
v6.xfrom
BridgeAR/2026-09-15-issue-3356-v6-flake

Conversation

@BridgeAR

Copy link
Copy Markdown
Member

The test races its forced body timeout against both the first response chunk and a native response-completion timer. A byte-zero retry can succeed, while an early response completion can prevent the expected rejection.

An open RetryAgent can also keep server teardown pending after the assertion completes.

The test races its forced body timeout against both the first response chunk and a native response-completion timer. A byte-zero retry can succeed, while an early response completion can prevent the expected rejection.

An open RetryAgent can also keep server teardown pending after the assertion completes.

Signed-off-by: Ruben Bridgewater <ruben.bridgewater@datadoghq.com>
@BridgeAR
BridgeAR marked this pull request as ready for review September 15, 2026 19:15
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

Successfully merging this pull request may close these issues.

1 participant