Skip to content

Conversation

kirrg001
Copy link
Contributor

From #2010

@kirrg001 kirrg001 requested a review from a team as a code owner September 17, 2025 19:10

const payload = Buffer.from(JSON.stringify(payloadObject), 'utf8');

const req = http.request(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It makes 0 sense to have another request handler for the agent requests.
The fn belongs to agentConnection downstreamConnection obj.
This instance is already aware of the agent config host etc.

@kirrg001 kirrg001 force-pushed the refactor-remove-log-file branch from 6503a49 to 00601d7 Compare September 18, 2025 11:08
Copy link
Contributor

@aryamohanan aryamohanan left a comment

Choose a reason for hiding this comment

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

LGTM

@kirrg001
Copy link
Contributor Author

Added test - the functionality was not covered at all

@kirrg001 kirrg001 force-pushed the refactor-remove-log-file branch from 2c90b9a to 1880330 Compare September 19, 2025 08:44
@kirrg001 kirrg001 merged commit acef2c0 into main Sep 19, 2025
1 check passed
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