Runbook: Global Event Block Stalled
This runbook ensures that any issues with the global event block are addressed promptly, minimizing downtime and restoring monitoring capabilities effectively.
<aside> 💡
▪ Mainnet RPC: https://proxyd-l1-consensus.primary.mainnet.prod.oplabs.cloud
▪ Sepolia RPC: https://proxyd-l1-consensus.primary.sepolia.prod.oplabs.cloud
</aside>
<aside> ℹ️
Make sure tailscale is enabled before doing this since these are internal RPC of Labs.
</aside>
cast block-number --rpc-url <https://proxyd-l1-consensus.primary.mainnet.prod.oplabs.cloud>
Replace the RPC URL based on the network (Mainnet or Sepolia)
Assess Monitoring Impact:
▪ If the RPC is unresponsive, monitoring is blind, and immediate action is required.
Open an Incident with SEV2: [May 9, 2025 ] Blind Monitoring on Mainnet|Sepolia
Notify Teams:
▪ Ping #eng-oncall and @platform-oncall on Slack to inform them of the issue.
You can provide more info such as the last block that was read by global event by checking Grafana dashboard of global-event in this link.
Await Response:
▪ Typically, the platform team can resolve the issue quickly.
▪ If unresolved, proceed to redeploy new RPCs via Kubernetes temporarily (If platform-oncall think the delay of fix is higher than 20m).