We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The backend (or a system script) should check the system status and report any problem (such as free disk space < 10%).
The result of this check should be exposed by the API, either by one of the existing routes (/status or /info) or by a new one.
The text was updated successfully, but these errors were encountered:
This could also show the internet connectivity status. CoderBotOrg/frontend#17
Sorry, something went wrong.
Add script to check connection status and return its result in status…
86b2fea
… route (#106)
Implemented in 86b2fea and following commits
No branches or pull requests
The backend (or a system script) should check the system status and report any problem (such as free disk space < 10%).
The result of this check should be exposed by the API, either by one of the existing routes (/status or /info) or by a new one.
The text was updated successfully, but these errors were encountered: