Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
5
-
Horizon 2021 - Oct 13 - 27
-
Description
Contrary to its name, DefaultHealthCheckService.performAsyncHealthCheck performs all health checks one after another in a blocking way.
Health checks could be executed in parallel and the final result could be gathered in a non-blocking way.