mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Health check now non-blocking using fault tolerance async and timeout (#2237)
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
This commit is contained in:
@@ -21,4 +21,6 @@ module io.helidon.faulttolerance {
|
||||
requires io.helidon.config;
|
||||
requires io.helidon.common.configurable;
|
||||
requires java.logging;
|
||||
|
||||
exports io.helidon.faulttolerance;
|
||||
}
|
||||
Reference in New Issue
Block a user