Commit Graph

2 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
d14d6093e0 section 2 2025-11-14 16:15:18 +00:00
IGNY8 VPS (Salman)
66b1868672 feat(api): implement centralized exception handling for unified error responses
- Add custom_exception_handler to handle exceptions in a unified format
- Log errors with request context and provide debug information in development mode
- Update settings.py to use the new exception handler
- Export custom_exception_handler in __init__.py for accessibility

This enhances error management across the API, improving debugging and user experience.
2025-11-14 15:50:26 +00:00