Skip to content

FanoutTree bootstrap tracker hardening (limits, scoring, rate limiting) #581

@marcus-pousette

Description

@marcus-pousette

Parent: #577
Related: #585 (overlay formation metrics + scoring)

Problem

Trackers are global-ish infrastructure and must not become a bottleneck or DoS vector.

Scope

  • Bound memory per channel and per announcing peer.
  • Rate limit announces and queries.
  • Candidate scoring/selection rules (level/freeSlots/bid) and query responses.
  • Feedback/redirect semantics so trackers converge quickly when freeSlots is stale.
  • Consider splitting tracker into a tiny dedicated service (so bootstraps don’t need full fanout forwarding).

Acceptance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions