solana-labs / solana

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
https://solanalabs.com
Apache License 2.0
12.92k stars 4.13k forks source link

Explorer: Lacks outage information during downtime #24901

Closed ngundotra closed 1 year ago

ngundotra commented 2 years ago

Problem

When consensus is halted, the explorer website shows no information about

Proposed Solution

2 things

1) Show outage info on homepage of explorer: Open to discussion here. Minimum relevant info: i) Where to find more information (#mb-validators, official twitter account, perhaps even subscribe for email/text update) ii) Hypothesis for downtime iii) Postmortem for downtime iv) Would like to also have a link to docs.solana.com about:

2) Add a megaphone: @steveluscher's suggestion is to add a red banner to explorer.solana.com with succinct info (ie a link to finding more information)

@rmshea @jstarry @steveluscher

steviez commented 2 years ago

Some of the items you mentioned sound similar to information available here: https://status.solana.com/

steveluscher commented 2 years ago

https://status.solana.com/

Totally! That site is powered by Atlassian StatusPage; presumably they have an API that we could use to pipe the exact same megaphone messages to Explorer, if that's something we decide we want to do