Skip to content

[WIP]✨ Error Handler Framework#2572

Open
Zhi-a wants to merge 6 commits intodevelopfrom
develop_error_framework
Open

[WIP]✨ Error Handler Framework#2572
Zhi-a wants to merge 6 commits intodevelopfrom
develop_error_framework

Conversation

@Zhi-a
Copy link
Contributor

@Zhi-a Zhi-a commented Feb 27, 2026

✨ Implement global exception handling with AppException for better error management across applications. Introduced AppException for specific error codes and messages, and added middleware for centralized error handling. Updated existing services to utilize AppException for error reporting.

2026-02-27_10-26-39.mp4

…ror management across applications. Introduced AppException for specific error codes and messages, and added middleware for centralized error handling. Updated existing services to utilize AppException for error reporting.
@Zhi-a Zhi-a changed the title [WIP]✨ Implement global exception handling with AppException for better er… [WIP]✨ Error Handler Framework Feb 27, 2026
…o 401, improved exception handling middleware to return proper HTTP status, and refined error response creation. Enhanced frontend error handling to manage session expiration and specific error codes more effectively.
…omprehensive tests for ErrorCode enum and ERROR_CODE_HTTP_STATUS mapping, as well as for ExceptionHandlerMiddleware. Ensured proper mapping of HTTP status codes to error codes and validated error response creation functions.
…omprehensive tests for ErrorCode enum and ERROR_CODE_HTTP_STATUS mapping, as well as for ExceptionHandlerMiddleware. Ensured proper mapping of HTTP status codes to error codes and validated error response creation functions.
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

Successfully merging this pull request may close these issues.

1 participant