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 Roda error handling and update static error pages #565

Merged
merged 1 commit into from
May 30, 2022

Conversation

jaredcwhite
Copy link
Member

No more "500 Internal Server Error" pages in development with zero context. Now we get a nice Rails-y Roda exception page with context info, plus much better exception logging. Also adds a 500.html file which would be used in production.

@render
Copy link

render bot commented May 28, 2022

@render
Copy link

render bot commented May 28, 2022

@jaredcwhite jaredcwhite added this to the 1.1 milestone May 28, 2022
@jaredcwhite jaredcwhite merged commit cbfda60 into main May 30, 2022
@jaredcwhite jaredcwhite deleted the improved-error-handling branch May 30, 2022 05:44
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.

None yet

1 participant