Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve service robustness #189

Open
WhiteMinds opened this issue Jun 14, 2023 · 0 comments
Open

Improve service robustness #189

WhiteMinds opened this issue Jun 14, 2023 · 0 comments
Assignees

Comments

@WhiteMinds
Copy link
Contributor

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
@WhiteMinds WhiteMinds self-assigned this Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant