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

fix hapi scope for extensions and add missing error tags #669

Merged
merged 2 commits into from
Sep 6, 2019

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Sep 5, 2019

What does this PR do?

Fix hapi scope for extensions and add missing error tags.

Motivation

Extensions have to be bound explicitly since they are not available when binding the route lifecycle. I noticed while implementing this that error tags were not set for exceptions, so I fixed this at the same time since parts of the plugin were rewritten.

@rochdev rochdev added bug Something isn't working integrations labels Sep 5, 2019
@rochdev rochdev requested a review from a team as a code owner September 5, 2019 20:12
@rochdev rochdev merged commit ef64d0a into master Sep 6, 2019
@rochdev rochdev deleted the fix-hapi-scope-and-error branch September 6, 2019 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants