Skip to content

category|keyword: Rethrow unhandled errors #2471

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

Merged
merged 4 commits into from
Apr 30, 2020
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 30, 2020

When a non-404 error was returned from the backend the routes would continue with business-as-usual instead of showing the generic error page. Rethrowing the error fixes that behavior.

r? @locks

@locks
Copy link
Contributor

locks commented Apr 30, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Apr 30, 2020

📌 Commit eef80eb has been approved by locks

@bors
Copy link
Contributor

bors commented Apr 30, 2020

⌛ Testing commit eef80eb with merge 40c387d...

@bors
Copy link
Contributor

bors commented Apr 30, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing 40c387d to master...

@bors bors merged commit 40c387d into rust-lang:master Apr 30, 2020
@Turbo87 Turbo87 deleted the rethrow branch April 30, 2020 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants