Skip to content

Conversation

@jreynard-code
Copy link
Member

  • Added a handler for NoSuchKeyException to return a NOT_FOUND response with appropriate details.
  • Introduced integration tests to validate behavior when accessing non-existent workspace files.

…ration tests

- Added a handler for `NoSuchKeyException` to return a NOT_FOUND response with appropriate details.
- Introduced integration tests to validate behavior when accessing non-existent workspace files.
- Updated `WorkspaceServiceImpl` to catch `NoSuchKeyException` and throw `CsmResourceNotFoundException` with a customized error message.
- Modified related exception handler to return detailed NOT_FOUND response.
- Updated integration tests to validate new exception handling and error messages.
@jreynard-code jreynard-code force-pushed the fix_error_response_when_download_workspace_file_with_wrong_name_PROD-14965 branch from 380e66e to d63f3dc Compare November 18, 2025 14:57
@jreynard-code jreynard-code force-pushed the fix_error_response_when_download_workspace_file_with_wrong_name_PROD-14965 branch from d63f3dc to c7ca80b Compare November 19, 2025 13:32
@jreynard-code jreynard-code merged commit 5b0c14e into main Nov 20, 2025
41 checks passed
@jreynard-code jreynard-code deleted the fix_error_response_when_download_workspace_file_with_wrong_name_PROD-14965 branch November 20, 2025 08:29
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.

3 participants