ipfs/kubo

Scale deadlines and timeouts off one variable

Open

#3,456 建立於 2016年12月1日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)Go (2,725 fork)batch import
help wantedtopic/libp2p

倉庫指標

Star
 (13,906 star)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 28 個 PR)

描述

IPFS is supposed to be interplanetary, with us setting timeouts for X minutes in multiple places it will be hard to get it running for interplanetary distances.

What I suggest is package with defined interface of timeouts, like connection timeout, time to live timeout and maybe "long" timeout. That then can be just change if someone wants to run IPFS on higher latency.

貢獻者指南