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:
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:
The record of Vercel service abnormalities is at https://www.vercel-status.com/: