ansys.fluent.core.services.health_check.HealthCheckService#
- class ansys.fluent.core.services.health_check.HealthCheckService(channel, metadata)#
Class wrapping the health check gRPC service of Fluent.
Methods
Check the health of the Fluent connection.
Methods
__init__
(channel, metadata)__init__ method of HealthCheckService class.
Check the health of the Fluent connection.
status
()Check health of Fluent connection.
wait_for_server
(timeout)Keeps a watch on the health of the Fluent connection.
Attributes
is_serving
Checks whether Fluent is serving.