You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/:
The text was updated successfully, but these errors were encountered: