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

Improved to output error details when bucket check fails #2410

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

ggtakec
Copy link
Member

@ggtakec ggtakec commented Feb 12, 2024

Relevant Issue (if applicable)

#2398

Details

When an error occurred during a bucket check, only the message corresponding to the error response code was output, in addition to this, the message included in the response(Message field) has been changed to be output.

It's also useful as an easy way to find out details in cases such as 400 errors.
(This is useful in cases where the error content cannot be associated with the response code, as shown in report #2398.)

@ggtakec ggtakec requested a review from gaul February 12, 2024 04:34
@gaul gaul merged commit ed1d431 into s3fs-fuse:master Feb 12, 2024
19 checks passed
@ggtakec ggtakec deleted the fix_errmsg branch February 12, 2024 08:43
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.

None yet

2 participants