Skip to content

Fixed an issue when reaching timeout in subsample setting double time… - #154

Merged
3dgiordano merged 1 commit into
developmentfrom
FIX_SUBSAMPLER_TIMEOUT_DOUBLE_LOADTIME
Aug 7, 2026
Merged

Fixed an issue when reaching timeout in subsample setting double time…#154
3dgiordano merged 1 commit into
developmentfrom
FIX_SUBSAMPLER_TIMEOUT_DOUBLE_LOADTIME

Conversation

@diego-ferrand

@diego-ferrand diego-ferrand commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This pull request makes a small but important adjustment to how sample timing is recorded for embedded timeout error results in the HTTP2Sampler class. The change ensures that the sample's start and elapsed time are set consistently with how SampleResult.setStampAndTime interprets its parameters.

  • Corrected the call to setStampAndTime so that the startedAtMs timestamp is used as the sample start time, aligning with the method's contract and improving timing accuracy for timeout error samples in HTTP2Sampler.java.… elapsed on parent sampler.

@3dgiordano
3dgiordano merged commit 8f96435 into development Aug 7, 2026
2 checks passed
@3dgiordano
3dgiordano deleted the FIX_SUBSAMPLER_TIMEOUT_DOUBLE_LOADTIME branch August 7, 2026 13:44
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.

2 participants