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

Open
opened 2025-12-28 17:20:34 +00:00 by sami · 0 comments
Owner

Originally created by @fyrchik on GitHub (Sep 16, 2022).

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.

Originally created by @fyrchik on GitHub (Sep 16, 2022). 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
nspcc-dev/neofs-node#746
No description provided.