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

feat: add some basic app info to error pages #783

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

rowanmanning
Copy link
Member

This is a first step towards serving nicer error pages in production. We want to show application information so that a non-engineer would be able to tell which system an error is served by. This doesn't make error pages available in production yet, that'd be a later step if we decide we want to add it.

In the meantime this makes the error page more useful.

It looks like this:

Screenshot 2023-11-13 at 14 06 40

This is a first step towards serving nicer error pages in production. We
want to show application information so that a non-engineer would be
able to tell which system an error is served by. This doesn't make error
pages available in production yet, that'd be a later step if we decide
we want to add it.

In the meantime this makes the error page more useful.
@rowanmanning rowanmanning requested a review from a team as a code owner November 13, 2023 14:11
Copy link
Contributor

@CyntiBinti CyntiBinti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay for richer information 🙌🏽 🚀

@rowanmanning rowanmanning merged commit d1f9522 into main Nov 14, 2023
@rowanmanning rowanmanning deleted the add-app-info-to-error-pages branch November 14, 2023 15:57
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

Successfully merging this pull request may close these issues.

2 participants