satyakwok/Solana Infra Doctor

Diagnose Solana RPC production readiness in CI and gate the job on the verdict (exit 0 GOOD, 1 WARNING, 2 BAD, 3 UNKNOWN).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandSubcommand to run: check, ws, or compare.nocheck
rpcRPC endpoint URL (check/ws). For compare, pass the URLs through `args` instead.no""
fail-on-warningTreat a WARNING verdict as a failure (check).nofalse
samplesNumber of latency samples to probe (check).no""
timeout-msPer-request timeout in milliseconds.no""
jsonEmit machine-readable JSON.nofalse
verboseShow full per-check detail in human output.nofalse
versionsol-doctor version to install (default: latest published).no""
argsAdditional raw arguments appended to the command (e.g. extra --rpc for compare).no""

no outputs