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

Open
opened 2025-12-28 18:13:35 +00:00 by sami · 2 comments
Owner

Originally created by @anikeev-yadro on GitHub (Nov 9, 2022).

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
Originally created by @anikeev-yadro on GitHub (Nov 9, 2022). 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 ```
Author
Owner

@fyrchik commented on GitHub (Nov 18, 2022):

Partially done in #32 for gRPC scenario.

@fyrchik commented on GitHub (Nov 18, 2022): Partially done in #32 for gRPC scenario.
Author
Owner

@fyrchik commented on GitHub (Jan 30, 2023):

Let's also try adding date/time

@fyrchik commented on GitHub (Jan 30, 2023): Let's also try adding date/time
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/xk6-neofs#13
No description provided.