You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some discussion about recursively performing healthcheck of downstream components has come up. We would like to clarify whether links mentioned in responses of type application/health are expected to return application/health content or not.
If they do, it could enable automated crawling of a system's health.
The text was updated successfully, but these errors were encountered:
Also related to #51 (to make the crawling easier) and #5 which suggests that a specific rel should be used to indicate the Check's link is itself a healthcheck.
Seems to be not too useless ;-) ...
In fact, a German Standardisation Organisation in insurance context, named BiPRO, is checking whether to design their Health Check Service definition refering and accordingly to this RFC - for that, it needs to be possible to have recursive structures in the dependency tree...
Some discussion about recursively performing healthcheck of downstream components has come up. We would like to clarify whether links mentioned in responses of type application/health are expected to return application/health content or not.
If they do, it could enable automated crawling of a system's health.
The text was updated successfully, but these errors were encountered: