#!/usr/bin/env bash set -euo pipefail curl -fsS "${1:-http://127.0.0.1:8590/health}"