ipfs/kubo

--read-timeout option for `ipfs get`

Open

#5,541 opened on Sep 28, 2018

View on GitHub
 (15 comments) (6 reactions) (0 assignees)Go (2,725 forks)batch import
exp/novicehelp wantedkind/enhancement

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

It would be useful for ipfs get (and possibly other related commands like ipfs cat) to have a --read-timeout option which would interrupt the command if no new data was read for a set amount of time.

Mentioned in https://github.com/ipfs/go-ipfs/issues/5537#issuecomment-425478248

Contributor guide