Skip to content

Prune old addressing information in EndpointStateActor #3579

@flub

Description

@flub

We used to prune old addresses from the NodeState. This functionality is not yet available on the new EndpointStateActor. There are two TODO comments with commented-out constants around this:

  • MAX_INACTIVE_DIRECT_ADDRESSES
  • LAST_ALIVE_PRUNE_DURATION

We will not be able to exactly replicate this, but we'll have to figure out some kind of method to decide on how to keep EndpointStateActor::paths bounded.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions