You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(symfony): Improve error handling in CatchAllController
Enhance error handling for DotCMS API interactions:
- Add specific exception mapping for HTTP errors
- Translate DotCMS exceptions to appropriate Symfony HTTP exceptions
- Provide more granular error responses for different API error scenarios
- Improve error logging and client-side error presentation
0 commit comments