Consider using --await in control set-status #60

Closed
opened 2023-02-17 10:41:23 +00:00 by fyrchik · 2 comments
fyrchik commented 2023-02-17 10:41:23 +00:00 (Migrated from github.com)

In many neofs-cli commands we have --await flag for waiting until completion.
It would be nice to use it with set-status to be sure that after set-status + epoch tick we are guaranteed that a node leaves network map.
See #1755 for such situation.
Current workaround is to tick epoch twice or sleep for the block time.

Converted from https://github.com/nspcc-dev/neofs-node/issues/1790

In many neofs-cli commands we have `--await` flag for waiting until completion. It would be nice to use it with `set-status` to be sure that after `set-status` + epoch tick we are guaranteed that a node leaves network map. See #1755 for such situation. Current workaround is to tick epoch twice or sleep for the block time. Converted from https://github.com/nspcc-dev/neofs-node/issues/1790
fyrchik added this to the v0.38.0 milestone 2023-05-18 08:49:25 +00:00
fyrchik added
frostfs-node
and removed
triage
labels 2024-01-16 12:32:17 +00:00
fyrchik modified the milestone from v0.38.0 to v0.39.0 2024-02-12 06:33:07 +00:00
fyrchik added the
enhancement
label 2024-02-12 06:33:10 +00:00
fyrchik modified the milestone from v0.39.0 to v0.40.0 2024-05-14 14:17:33 +00:00
fyrchik modified the milestone from v0.40.0 to v0.41.0 2024-06-01 09:19:53 +00:00
fyrchik modified the milestone from v0.41.0 to v0.42.0 2024-06-14 07:09:17 +00:00
Owner

We should return transaction hash from morph Invoke to be able to wait on it.

We should return transaction hash from morph `Invoke` to be able to wait on it.
dstepanov-yadro self-assigned this 2024-06-19 08:12:29 +00:00

--await flag added

`--await` flag added
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
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-node#60
No description provided.