-
Notifications
You must be signed in to change notification settings - Fork 324
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
Finish galley servantification #4018
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am still reviewing, but maybe you wanted to know of this TODO left in the code before I am done with the whole PR.
Would it make sense to rename the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Modulo the TODO note, I think this is good to go.
79e28fc
to
f24f0c2
Compare
Removing wai-routing's Raw endpoint in galley's servant tree changes the error responses for endpoints with recoverable failures (i.e. `Fail` route results in Servant). This commit restores compatibility by adding a fallback endpoint that always responds with 404.
f24f0c2
to
e6b17ae
Compare
Servantify internal endpoints and one final public endpoint. This supersedes #3997.
https://wearezeta.atlassian.net/browse/WPB-1223
Checklist
changelog.d