pool: Don't count context canceled as error #16

Closed
opened 2023-02-20 12:21:05 +00:00 by KirillovDenis · 1 comment
KirillovDenis commented 2023-02-20 12:21:05 +00:00 (Migrated from github.com)

handleError func shouldn't consider context canceled as error to protect the view of storage node healthiness from user actions.

Related https://github.com/TrueCloudLab/frostfs-s3-gw/issues/35

[`handleError`](https://github.com/TrueCloudLab/frostfs-sdk-go/blob/cf64ddfb143c8ac58907c4374d8dc25935da32c9/pool/pool.go#L996) func shouldn't consider `context canceled` as error to protect the view of storage node healthiness from user actions. Related https://github.com/TrueCloudLab/frostfs-s3-gw/issues/35
Owner

Closed in #17

Closed in #17
dkirillov self-assigned this 2023-03-10 07:31:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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: TrueCloudLab/frostfs-sdk-go#16
No description provided.