Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 8.17] Check error in BaseClient.Perform (#922) #927

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

Anaethelion
Copy link
Contributor

  • Check error in BaseClient.Perform

The http.Resonse will be nil on errors, so return early.

Fixes #913

  • revert reordering of imports

* Check error in BaseClient.Perform

The http.Resonse will be nil on errors, so return early.

Fixes #913

* revert reordering of imports

---------

Co-authored-by: Laurent Saint-Félix <laurent.saintfelix@elastic.co>
@Anaethelion Anaethelion merged commit ca4a841 into 8.17 Nov 27, 2024
5 of 6 checks passed
@Anaethelion Anaethelion deleted the backport-922-to-8.17 branch November 27, 2024 13:57
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