You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The super large grace period of 1 day has proved to be harmful on
Cicada.
This PR lowers it to 2h.
For reminder, starting the detection of the node as dead,
the node gets into a zombie state for 1h.
We do share its KVs.
From timeofdeath+1h to timeofdeath+2h, we won't share the node.
After 2h, we will delete the node from the state.
0 commit comments