Module rpc_health_store

Source
Expand description

RPC Health Store

This module provides a shared in-memory store for RPC health metadata. Health state is shared across all relayers using the same RPC URL.

Structsยง

RpcConfigMetadata
Metadata for tracking RPC endpoint health.
RpcHealthStore
Shared in-memory store for RPC health metadata.