Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

4xx errors should not mark api as unhealthy #817

Merged
merged 1 commit into from May 21, 2019
Merged

Conversation

amdprophet
Copy link
Member

Signed-off-by: Justin Kolberg amd.prophet@gmail.com

Description

Prevents HTTP status codes less than 500 from marking an API as unhealthy.

Related Issue

See #815.

How Has This Been Tested?

I browsed through Uchiwa & tried URLs for non-existent clients. More testing is still needed.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: Justin Kolberg <amd.prophet@gmail.com>
@amdprophet amdprophet requested a review from palourde May 20, 2019 19:45
Copy link
Contributor

@palourde palourde left a comment

Choose a reason for hiding this comment

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

Looks reasonable!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants