frostfs-sdk-go/api
Airat Arifullin 81c423e709 [#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 09:49:44 +00: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 09:49:44 +00: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
tree [#185] Implement rpc/client for tree service 2024-11-29 15:23:14 +03:00
util [#276] Merge repo with frostfs-api-go 2024-10-22 14:05:12 +00:00