module

Meridian::Deploy::HealthPolling

Shared blue/green candidate probe: polls a container through the shared proxy network until required_successes consecutive passes, raising Health::CheckFailed once the retry budget is exhausted. Includers provide run_ssh, @output, and @health_sleeper.