Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handles S3 listing errors #19446

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

itisAliRH
Copy link
Member

@itisAliRH itisAliRH commented Jan 22, 2025

Closes #19445
Adds exception handling for S3 bucket listing to provide clearer error messages when listing fails.
image

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. Open a object store which has an invalid key

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

Adds exception handling for S3 bucket listing to provide clearer error messages when listing fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

500 error when the object store key is not valid
1 participant