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

feat(gatsby-plugin-fastify): allow adding custom error/404 handlers #117

Closed
moonmeister opened this issue Nov 2, 2021 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@moonmeister
Copy link
Contributor

Is your feature request related to a problem? Please describe.

#105

also people might want to implement some kind of log tracking. figure out how to best do these.

Describe the solution you'd like

not really sure. could be a function where users can do anything. need to understand pino better and maybe errors and 404 should be handled differently.

@moonmeister moonmeister added the enhancement New feature or request label Nov 2, 2021
@moonmeister
Copy link
Contributor Author

I believe this is somewhat/now handled via #321 and https://www.fastify.io/docs/latest/Reference/Server/#frameworkerrors. We can revisit in the future if needed.

jbolda pushed a commit that referenced this issue Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant