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

Add object id and container/bucket id to error messages #33

Open
anikeev-yadro opened this issue Nov 9, 2022 · 2 comments
Open

Add object id and container/bucket id to error messages #33

anikeev-yadro opened this issue Nov 9, 2022 · 2 comments
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent

Comments

@anikeev-yadro
Copy link

For a better understanding of errors need to add object id and container/bucket id to error messages for read, verily and delete actions in grpc, http, and s3 loads.
As example, this error messge does't contain object id and container/bucket id and it lead to complex understand to which object and container related this error:

INFO[0001] Verify error on 2181: operation error S3: GetObject, https response error StatusCode: 500, RequestID: 3e700d02-efe5-4ea6-aba9-e426c642accb, HostID: 2f30a0c3-f9b2-4758-a94f-0bb9afae05bf, api error InternalError: We encountered an internal error, please try again.. Object will be re-tried  source=console
@fyrchik
Copy link
Contributor

fyrchik commented Nov 18, 2022

Partially done in #32 for gRPC scenario.

@fyrchik
Copy link
Contributor

fyrchik commented Jan 30, 2023

Let's also try adding date/time

@roman-khimov roman-khimov added U4 Nothing urgent enhancement Improving existing functionality S4 Routine I3 Minimal impact labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

3 participants