Skip to content

Traversal can end up keeping large amounts of path metadata #434

Open
@willscott

Description

@willscott

as seen in the legs synchronization filecoin-project/go-legs#126 we ended up seeing memory exhaustion at traversals of ~10,000 depth, and ended up segmenting the traversal process into smaller selectors limited to 2000 levels of recursion as a stop-gap.

That seems really small and like something has gone wrong at the traversal level to warrant that.

Metadata

Metadata

Assignees

Labels

need/analysisNeeds further analysis before proceeding

Type

No type

Projects

Status

🗄️ Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions