SteeltoeOSS / Connectors

Connectors simplify connecting to standalone and CloudFoundry services
https://steeltoe.io/docs/steeltoe-connectors/
Apache License 2.0
27 stars 13 forks source link

Async Health() method in IHealthContributor interface #17

Closed jkonicki closed 6 years ago

jkonicki commented 6 years ago

Origin: User feedback Issue 1: Is there a reason Steeltoe doesn't have an async Health() method within this Steeltoe.Common.HealthChecks.IHealthContributor interface?

Issue 2: Any reason a noun like Health() was chosen as a method name vs. something like AssessHealth()? Could we look into changing this?

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/160026733

The labels on this github issue will be updated when the story is started.

jkonicki commented 6 years ago

Moved issue: https://github.com/SteeltoeOSS/Common/issues/3