fetch_healthcheck

Documentation for eth_defi.xerberus.api.fetch_healthcheck function.

fetch_healthcheck(session, group='registry', timeout=60.0)

Fetch plain-text liveness for a route group.

Healthchecks are unauthenticated and return plain text (not a JSON envelope). They should not be rate-limited aggressively.

Parameters
Returns

Response body text.

Return type

str