ipfs/kubo

Scale deadlines and timeouts off one variable

Open

#3456 aperta il 1 dic 2016

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Go (2725 fork)batch import
help wantedtopic/libp2p

Metriche repository

Star
 (13.906 star)
Metriche merge PR
 (Merge medio 4g 2h) (28 PR mergiate in 30 g)

Descrizione

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.

Guida contributor