dusk-network / kadcast

Official rust implementation of the Kadcast P2P protocol for ultra-efficient message dissemination within Dusk Network
Mozilla Public License 2.0
22 stars 3 forks source link

Refresh removed nodes by maintainer #138

Closed herr-seppia closed 5 months ago

herr-seppia commented 6 months ago

Summary

During maintanance, idle nodes are deleted with a full override of the eviction process.

Possible solution design or implementation

This aims to ensure that if the removed peers are indeed alive, they would be reinserted promptly.