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

Improved the error messages for non-OK HTTP returncodes. #38

Merged
merged 6 commits into from
May 11, 2022

Conversation

lgetwan
Copy link
Contributor

@lgetwan lgetwan commented Apr 29, 2022

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

See Bug #34

What is the new behavior?

  • In case of an API error, not only the HTTP return code is printed out, but also the details of the response

@robin-checkmk robin-checkmk merged commit c50d052 into devel May 11, 2022
@robin-checkmk robin-checkmk deleted the fix-discovery-34 branch May 11, 2022 10:00
Copy link
Member

@robin-checkmk robin-checkmk left a comment

Choose a reason for hiding this comment

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

Looking good!

robin-checkmk added a commit that referenced this pull request May 22, 2023
Improve the error messages for non-OK HTTP return codes.
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.

None yet

2 participants