Skip to content

fix: correct target stats when sockets are reused#576

Merged
jirimoravcik merged 8 commits into
masterfrom
fix/correct-target-stats-socket-reuse
Mar 10, 2025
Merged

fix: correct target stats when sockets are reused#576
jirimoravcik merged 8 commits into
masterfrom
fix/correct-target-stats-socket-reuse

Conversation

@jirimoravcik

@jirimoravcik jirimoravcik commented Mar 7, 2025

Copy link
Copy Markdown
Member

This PR attempts to fix incorrect stats due to the reuse of target sockets for HTTP(S) protocols.

Based on #572

Note: I was forced to upgrade actions/cache as v2 was deprecated and it wouldn't run with it.
I also had to edit eslint config to run with . instead of src and excluded tests, because with src the CI was failing (no idea why).

The files changed in src are the ones relevant for the main topic of this PR.

@jirimoravcik jirimoravcik added the adhoc Ad-hoc unplanned task added during the sprint. label Mar 7, 2025
@jirimoravcik jirimoravcik requested a review from Copilot March 7, 2025 13:38
@github-actions github-actions Bot added this to the 110th sprint - Platform team milestone Mar 7, 2025
@github-actions github-actions Bot added the t-core-services Issues with this label are in the ownership of the core services team. label Mar 7, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jirimoravcik jirimoravcik merged commit a507021 into master Mar 10, 2025
@jirimoravcik jirimoravcik deleted the fix/correct-target-stats-socket-reuse branch March 10, 2025 08:15
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-core-services Issues with this label are in the ownership of the core services team. validated Issues that are resolved and their solutions fulfill the acceptance criteria.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants