[TrueCloudLab#16] pool: Don't count grpc canceled error #17

Merged
KirillovDenis merged 2 commits from KirillovDenis/feature/16-dont_count_context_canceled_as_error into master 2023-03-10 06:58:34 +00:00
KirillovDenis commented 2023-02-20 13:09:22 +00:00 (Migrated from github.com)

close #16

Note: we can't use errors.Is(err, context.Canceled) https://github.com/grpc/grpc-go/issues/4375

close #16 **Note:** we can't use `errors.Is(err, context.Canceled)` https://github.com/grpc/grpc-go/issues/4375
carpawell (Migrated from github.com) reviewed 2023-02-20 13:09:22 +00:00
alexvanin (Migrated from github.com) approved these changes 2023-02-20 16:10:57 +00:00
fyrchik (Migrated from github.com) approved these changes 2023-02-28 07:57:40 +00:00
fyrchik (Migrated from github.com) left a comment

The last commit can be dropped now, already in master.
I am afraid GH can leave empty commit in place.

The last commit can be dropped now, already in master. I am afraid GH can leave empty commit in place.
alexvanin merged commit 0ad877288e into master 2023-03-10 06:58:34 +00:00
alexvanin deleted branch KirillovDenis/feature/16-dont_count_context_canceled_as_error 2023-03-10 06:58:35 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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#17
There is no content yet.