Magickbase / nervos-official-website

nervos.org
https://nervos-official-website.vercel.app/
3 stars 16 forks source link

Improve service robustness #189

Open WhiteMinds opened 1 year ago

WhiteMinds commented 1 year ago

Currently, the entire website service cannot work in a purely static situation. Once there is a problem with the upstream service it depends on, it will cause the website to deny service. We need to add fallback handling for upstream service exceptions.

Below is the website denial of service caused by the abnormality of Vercel's serverless service on June 13, 2023:

image

The record of Vercel service abnormalities is at https://www.vercel-status.com/:

image