Skip to content

Conversation

@dimriou
Copy link
Contributor

@dimriou dimriou commented Sep 15, 2025

No description provided.

@github-actions
Copy link
Contributor

👋 dimriou, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

cl-efornaciari
cl-efornaciari previously approved these changes Sep 15, 2025
Copy link
Contributor

@cl-efornaciari cl-efornaciari left a comment

Choose a reason for hiding this comment

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

A few comments/thoughts

Comment on lines 350 to 355
r, err := json.MarshalIndent(response.Result, "", " ")
if err != nil {
return nil, err
}
a.lggr.Info("Response: ", string(r))

Copy link
Contributor

Choose a reason for hiding this comment

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

can we add some tests to ensure the serialization works as expected

@dimriou dimriou merged commit 6c5f7f2 into develop Sep 16, 2025
33 checks passed
@dimriou dimriou deleted the svr_forwarder_fix branch September 16, 2025 09:37
dimriou added a commit that referenced this pull request Sep 16, 2025
* Fix SVR forwarder

* Add more logs

* Safeguard logs

* Add omitempty
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.

3 participants