Polygon · Benchmarks
FRB’s Polygon telemetry in public
Every Polygon route streams latency, inclusion, and error rates back into the dashboard. We aggregate the data nightly and publish the results to help teams pick the right WSS endpoint.
Video
Latency recovery playbook
Share this clip with your ops team—learn how to read the latency gauges, rotate WSS endpoints, and confirm recovery alerts from the dashboard.
Median inclusion
FRB nodes with relay rotation
Avg latency
Across EU/US/APAC POPs
Gas / tx
With private bundle preference
How the Polygon metrics are collected
FRB runs hourly probes against each listed endpoint, measuring open time, first message latency, inclusion success, and rejection reasons. Whenever a provider throttles, the harness tags the event and repeats the test from a second POP to confirm. Only stable readings roll into this page.
- Latency numbers include p50/p95 and note which POP generated them.
- Inclusion percentages map directly to the Polygon dashboard widget so you can cross-check in-app.
- Gas/tx assumes private bundle preference with refunds applied; public PGA attempts are excluded.
Need raw proof? Download the metrics JSON and filter rows where `chain="polygon"`.
How to apply Polygon metrics
- Monitor inclusion each session; if it slides below 80%, rotate endpoints and re-run the WSS test.
- Use latency targets to set alert thresholds in Ops Pulse (>150 ms p95 triggers failover).
- Quote gas/tx numbers when comparing FRB vs template bots in internal memos.
Endpoint leaderboard
| Provider | Latency | Success | Notes |
|---|---|---|---|
| QuickNode Edge | 95 ms | 88% | Best for EU/US, includes burst quotas. |
| Alchemy Turbo | 110 ms | 86% | Pair with Polygon Builder for higher privacy. |
| Polygon Labs Public | 180 ms | 72% | Use as backup; FRB detects throttling automatically. |
| Ankr Premium | 140 ms | 79% | Good for APAC geos with moderate load. |
Ops notes boilerplate
Add this boilerplate to your daily ops logs: list which endpoint you promoted, current inclusion delta vs baseline, and any rotation decisions. Sharing consistent summaries keeps compliance and engineering aligned when Polygon routes change.
- “Endpoint chosen” + reason (latency, success, geographic coverage).
- “Guardrails enforced” (refund guard, session cap, latency threshold).
- “Next review” timestamp so someone is accountable for checking again.
Use these KPIs
Download the metrics JSON and feed it into your own dashboards.
Need more context?
Read the Polygon MEV route guide and run the in-browser WSS latency test before deploying.
FAQ
Why is Polygon latency so important?
Polygon slots finalize quickly. FRB’s WSS rotation keeps jitter <150 ms so bundles do not land a block late.
Do I need special RPC keys?
We recommend premium endpoints (Alchemy Turbo, QuickNode Edge) but FRB works with public RPCs and rotates when rate limits kick in.
Can I reuse these KPIs in investor decks?
Yes. Cite this page and download the JSON export for audit trails.