Update health status in Control API #97

Closed
opened 2025-12-28 17:18:25 +00:00 by sami · 0 comments
Owner

Originally created by @alexvanin on GitHub (Jan 14, 2021).

Originally assigned to: @cthulhu-rider on GitHub.

Make representation of health status as enum of starting, ready, shutting down states of the storage node.

  1. Starting state of node is a state after all services initialized but node wasn't booted up yet.
  2. Ready state of node is a state after it booted up.
  3. Shutting down state of node is a state when it started graceful shutdown.

Also make corresponding changes in neofs-cli.

Originally created by @alexvanin on GitHub (Jan 14, 2021). Originally assigned to: @cthulhu-rider on GitHub. Make representation of health status as enum of `starting`, `ready`, `shutting down` states of the storage node. 1. Starting state of node is a state after all services initialized but node wasn't booted up yet. 2. Ready state of node is a state after it booted up. 3. Shutting down state of node is a state when it started graceful shutdown. Also make corresponding changes in neofs-cli.
sami 2025-12-28 17:18:25 +00:00
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#97
No description provided.