mirror of
https://github.com/nspcc-dev/xk6-neofs.git
synced 2026-03-01 04:29:30 +00:00
Add object id and container/bucket id to error messages #13
Labels
No labels
I2
I3
I4
S2
S3
S4
U1
U2
U3
U4
blocked
bug
documentation
enhancement
enhancement
feature
go
help wanted
performance
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/xk6-neofs#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
@fyrchik commented on GitHub (Nov 18, 2022):
Partially done in #32 for gRPC scenario.
@fyrchik commented on GitHub (Jan 30, 2023):
Let's also try adding date/time