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(backend): add error handler to NATS functions #37

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

Kuruyia
Copy link
Collaborator

@Kuruyia Kuruyia commented Dec 12, 2023

This adds a global error handler to each function that handles a NATS request to avoid having 503 - Service Unavailable when the microservice threw an exception at the request.

@Kuruyia Kuruyia added the enhancement New feature or request label Dec 12, 2023
@Kuruyia Kuruyia self-assigned this Dec 12, 2023
@Kuruyia Kuruyia merged commit db5651f into main Dec 13, 2023
7 checks passed
@Kuruyia Kuruyia deleted the feat/functions-error-handler branch December 13, 2023 18:42
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

Successfully merging this pull request may close these issues.

2 participants