Client Rules
Rate limits
REST and account-level limit model.
Reliability guide
Handle data gaps and freshness checks.
Sizing A Stream
A stream’s effective cost is a function of symbol count, channel count, venue activity, replay speed, and downstream processing. Start with one symbol and one channel, then widen only after the consumer can keep up without message drops. If a replay job is meant to produce research output, record the window, speed, channel list, and gap events with the resulting file.Limit Review Checklist
Use this checklist before increasing channel count, replay speed, or connection count.| Field | Capture |
|---|---|
| Mode | Live subscription, replay, L4 reconstruction, dashboard stream, alert, or backtest |
| Venue family | Hyperliquid core, Spot, HIP-3, HIP-4, or Lighter |
| Channel set | Exact channel-symbol pairs or replay channel list |
| Account envelope | Plan, subscription count, replay speed, credit budget, and concurrent replay behavior |
| Consumer capacity | Queue depth, processing lag, dropped UI updates, output write rate, and memory ceiling |
| Recovery policy | Retry budget, reconnect backoff, resubscribe list, gap response, and rebuild path |
| Stop trigger | Lag threshold, gap state, storage failure, auth failure, or data-quality failure |