Skip to content

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Oct 8, 2024

No description provided.

@kruskall kruskall requested a review from a team as a code owner October 8, 2024 17:32
@elastic-observability-automation elastic-observability-automation bot added the safe-to-test Automated label for running bench-diff on forked PRs label Oct 8, 2024
}

if err := jsoniter.NewDecoder(res.Body).Decode(&er); err == nil {
er.Error.Reason = ""
Copy link
Member

Choose a reason for hiding this comment

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

What do you think about adding a note here explaining why we are removing these fields? Looks something easy to overlook in a future refactoring.

@kruskall kruskall merged commit 6a3bb72 into elastic:main Oct 10, 2024
6 checks passed
@kruskall kruskall deleted the fix/response-errors branch October 10, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe-to-test Automated label for running bench-diff on forked PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants