cloudfoundry / gorouter

CF Router
Apache License 2.0
441 stars 224 forks source link

Report errors from health listener failures #414

Closed geofffranks closed 4 months ago

geofffranks commented 4 months ago

Summary

Updates the HealthListener objects + Router creation logic so that HealthListeners can log error messages when they fail. These log messages will be suppressed if gorouter is already in the process of stopping.

Backward Compatibility

Breaking Change? Yes/No No