Skip to content

[_]: feat/implement global HTTP exception handling#14

Merged
jzunigax2 merged 1 commit intomasterfrom
feat/global-exception-filter
Apr 7, 2026
Merged

[_]: feat/implement global HTTP exception handling#14
jzunigax2 merged 1 commit intomasterfrom
feat/global-exception-filter

Conversation

@jzunigax2
Copy link
Copy Markdown
Contributor

Added HttpGlobalExceptionFilter based on drive-server's implementation to manage and format error responses across the application.

- Added HttpGlobalExceptionFilter to manage and format error responses across the application.
- Integrated the filter into the AppModule as a global provider.
- Created unit tests for the exception filter to ensure proper logging and response formatting for various error types.
@jzunigax2 jzunigax2 added the enhancement New feature or request label Apr 6, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 6, 2026

@jzunigax2 jzunigax2 merged commit 115d7f3 into master Apr 7, 2026
5 checks passed
@jzunigax2 jzunigax2 deleted the feat/global-exception-filter branch April 7, 2026 18:08
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