nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
32 stars 38 forks source link

Revise node behavior when chains are numb #1976

Open cthulhu-rider opened 1 year ago

cthulhu-rider commented 1 year ago

The storage layer should not choke when the chains are numb. Within this issue, it is proposed to inspect all the node components and make sure that.

carpawell commented 1 year ago

@cthulhu-rider, could you, please, describe in more detail the "numb chains" you mention? is it about not accepting new blocks only? or about completely inaccessible RPCs?