Stop the node on NeoFSStateFetcher failure #1527

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

Originally created by @AliceInHunterland on GitHub (May 20, 2025).

In case statefetcher fails, the node should also be shut down as further synchronisation is impossible.
Ref https://github.com/nspcc-dev/neo-go/pull/3844#discussion_r2077258331

Describe the solution you'd like

Shutdown the node if sync fails.

Describe alternatives you've considered

Originally created by @AliceInHunterland on GitHub (May 20, 2025). ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... --> In case statefetcher fails, the node should also be shut down as further synchronisation is impossible. Ref https://github.com/nspcc-dev/neo-go/pull/3844#discussion_r2077258331 ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. --> Shutdown the node if sync fails. ## Describe alternatives you've considered <!-- A clear and concise description of any alternative solutions or features you've considered. -->
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/neo-go#1527
No description provided.