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
When the database connection fails, the user should see an error message:
Right now, the error message does not tell the developer that the database is the problem.
Proposed solution:
When the database connection fails Show an error message that the database connection has failed
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue, I just ran in to this and had google not pointed me here I'd have had no idea what was actually wrong.
That being said, how do I troubleshoot this? :)
Sorry, something went wrong.
No branches or pull requests
When the database connection fails, the user should see an error message:
Right now, the error message does not tell the developer that the database is the problem.
Proposed solution:
When the database connection fails
Show an error message that the database connection has failed
The text was updated successfully, but these errors were encountered: