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 is down, the api breaks and doesn't return any information. We should probably have an error message so it's easier to debug
The text was updated successfully, but these errors were encountered:
What's the exact error you get?
Sorry, something went wrong.
When the EC2 was down, Heroku just showed app not reachable. I didn't check for the status code, but probably a 400/500 error
Actually, I just checked the uptime robot and it's HTTP 503 - Service Unavailable
Test with new API
No branches or pull requests
When the database is down, the api breaks and doesn't return any information. We should probably have an error message so it's easier to debug
The text was updated successfully, but these errors were encountered: