frostfs-node/cmd
Alex Vanin 683439970a [#1270] neofs-node: Add timeout for grpc GracefulStop()
GracefulStop() may be blocked until all server-side streams
are finished. There is no control over such streams yet, so
application may be frozen in shutdown stage.

Naive solution is to add timeout for GracefulStop(). At this
point healthy connection will be finished and unhealthy
connections will be terminated by Stop().

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-03-25 17:39:24 +03:00
..
neofs-adm [#1223] amd: Fix subnet node command 2022-03-10 19:23:39 +03:00
neofs-cli [#1233] neofs-cli: Fix split info marshaling 2022-03-23 14:52:49 +03:00
neofs-ir [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
neofs-lens [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
neofs-node [#1270] neofs-node: Add timeout for grpc GracefulStop() 2022-03-25 17:39:24 +03:00