frostfs-node/pkg/morph
Alex Vanin 67471a8914 [#798] morph/subscriber: Await for RPC initialization
Remote RPC node might be in the transition state and produce
events from the past. We should avoid listening such nodes.
To do that subscriber component can await minimal height of
remote node. If minimal height is not reached, then throw
error.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-07 17:22:25 +03:00
..
client [#770] pkg/morph: Add NotarySignAndInvokeTX 2021-09-07 12:55:01 +03:00
event [#770] morph/event/container: Sync comment and method name 2021-09-07 12:55:01 +03:00
subscriber [#798] morph/subscriber: Await for RPC initialization 2021-09-07 17:22:25 +03:00
timer [#708] morph/timer: Add single tick timer 2021-07-22 15:20:34 +03:00