Gralkor.Health (gralkor v1.0.2)

Copy Markdown View Source

Thin wrapper around GET /health for boot-wait and monitor polling.

Summary

Functions

check(url, opts \\ [])

@spec check(
  String.t(),
  keyword()
) :: :ok | {:error, term()}