TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.75k stars 1.09k forks source link

Makes /health endpoint return 500 if status is not 'pass' #6675

Open vanny96 opened 1 month ago

vanny96 commented 1 month ago

Description

Makes /health endpoint return 500 if status is not 'pass'

Related Issue

https://github.com/TykTechnologies/tyk/issues/6674

Motivation and Context

As issue

How This Has Been Tested

Types of changes

Checklist