WIP: client: Pass grpc.CallOption options on dial #287

Closed
a-savchuk wants to merge 3 commits from a-savchuk/frostfs-sdk-go:correct-deadline-with-wait-for-ready into master
Member

Use the feature introduced in TrueCloudLab/frostfs-api-go#124

Signed-off-by: Aleksey Savchuk a.savchuk@yadro.com

Use the feature introduced in https://git.frostfs.info/TrueCloudLab/frostfs-api-go/pulls/124 Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
a-savchuk added 3 commits 2024-10-16 15:24:16 +00:00
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
[#xx] client: Fix error handling after dialing
Some checks failed
DCO / DCO (pull_request) Failing after 1m6s
Tests and linters / Tests (pull_request) Successful in 1m15s
Tests and linters / Lint (pull_request) Successful in 1m59s
8e8ecb0716
Before, when error was presented and neither `Canceled` nor
`DeadlineExceeded`, that method returned no error on failed dial.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
a-savchuk force-pushed correct-deadline-with-wait-for-ready from 8e8ecb0716 to a611c052ac 2024-10-16 15:25:02 +00:00 Compare
a-savchuk force-pushed correct-deadline-with-wait-for-ready from a611c052ac to e44fe4bde0 2024-10-17 08:57:05 +00:00 Compare
a-savchuk force-pushed correct-deadline-with-wait-for-ready from e44fe4bde0 to 7404838a83 2024-10-17 08:58:40 +00:00 Compare
Author
Member

Found a simpler solution, please see TrueCloudLab/frostfs-node#1441

Found a simpler solution, please see https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/1441
a-savchuk closed this pull request 2024-10-22 07:47:10 +00:00
All checks were successful
DCO / DCO (pull_request) Successful in 56s
Tests and linters / Tests (pull_request) Successful in 1m12s
Tests and linters / Lint (pull_request) Successful in 1m29s

Pull request closed

Sign in to join this conversation.
No reviewers
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: TrueCloudLab/frostfs-sdk-go#287
No description provided.