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

do not specify an error handler #8

Closed
mcollina opened this issue Sep 2, 2018 · 2 comments
Closed

do not specify an error handler #8

mcollina opened this issue Sep 2, 2018 · 2 comments

Comments

@mcollina
Copy link
Member

mcollina commented Sep 2, 2018

Why is an error handler included?

fastify.setErrorHandler(function (error, request, reply) {

@delvedor
Copy link
Member

delvedor commented Sep 3, 2018

It is explained in the documentation! :)
If needed, we can add an option to disable it.

@cemremengu
Copy link
Contributor

Landed in #16

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

No branches or pull requests

3 participants