Skip to main content

ResQ.Simulation.ScenarioRunner

ScenarioRunner.CheckServicesAsync(CancellationToken) Method

Checks if services are healthy before running scenarios.

Parameters

ct System.Threading.CancellationToken

Returns

System.Threading.Tasks.Task<System.Boolean>
True if all services are healthy; false otherwise.

Remarks

Verifies connectivity to both coordination-hce and infrastructure-api services. Outputs health status to console.