nuts-foundation / nuts-specification

Contains the source of the Nuts specification RFCs.
https://nuts-foundation.gitbook.io
2 stars 1 forks source link

Network: garbage collection of dead endpoints #236

Closed reinkrul closed 2 years ago

reinkrul commented 2 years ago

When a party registers a NutsComm endpoints and then abandons it, the network and local connection database will never clean it up, which keeps forever cluttering the logs.

woutslakhorst commented 2 years ago

Nuts node software issue