status-go/vendor/github.com/vacp2p/mvds
Andrea Maria Piana 6ad047d56f Fix datasync retry
This commit fixes a bug on the mvds library where the nextEpoch would be
incorrectly summed to the retry time, resulting in messages not being
retried, or retried much less frequently the longer the app was running.
It also updates the retry timing to backoff exponentially at multiple of
30 seconds.
2020-11-26 16:25:52 +01:00
..
node Fix datasync retry 2020-11-26 16:25:52 +01:00
peers Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
persistenceutil Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
protobuf Add datasync, v1messages & disable discovery topic options 2019-07-29 19:39:44 +02:00
state Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
store Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
transport Add datasync, v1messages & disable discovery topic options 2019-07-29 19:39:44 +02:00
LICENSE Add datasync, v1messages & disable discovery topic options 2019-07-29 19:39:44 +02:00