frostfs-sdk-go/api
Airat Arifullin e08403faba
All checks were successful
DCO / DCO (pull_request) Successful in 1m21s
Tests and linters / Tests (pull_request) Successful in 1m40s
Tests and linters / Lint (pull_request) Successful in 1m56s
[#301] rpc: Make client stream initialization get cancelled by dial timeout
* `c.conn` may be already invalidated but the rpc client can't detect this.
  `NewStream` may hang trying to open a stream with invalidated connection.
  Using timer with `dialTimeout` for `NewStream` fixes this problem.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-12-06 11:32:37 +03:00
..
accounting [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
acl [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
ape [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
apemanager [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
container [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
lock/grpc [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
netmap [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
object [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
refs [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
rpc [#301] rpc: Make client stream initialization get cancelled by dial timeout 2024-12-06 11:32:37 +03:00
session [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
signature [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
status [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
tombstone [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00
util [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00