Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The super large grace period of 1 day has proved to be harmful on (#4986
) 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.
- Loading branch information