ipfs / ipfs/kubo

IPFS refs should rate-limit how many blocks it requests at a time

Open
#7,388 2 comments 0 reactions 0 assignees View on GitHub
kind/bug need/triage
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:

> v0.6.0-rc1

#### Description:

Currently, `ipfs refs` will download all children of a given parent in parallel. Unfortunately, any given node could link to _many_ children, causing us to load a bunch of blocks into memory, all at once.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.