storj/satellite/overlay
Natalie Ventura Villasana 6b1829f3c3
satellite/downtime: new chore estimates downtime
Adds EstimationChore to the downtime package, which is an
independent chore that finds offline nodes given a configurable
limit, then uptime checks those nodes, and sets a last contact
success or failure given a response. For failed nodes, the chore
updates the amount of downtime the node has been offline in the
DowntimeTracking table.

Design doc section: https://github.com/storj/storj/blob/master/docs/blueprints/storage-node-downtime-tracking.md#estimating-offline-time
Jira: https://storjlabs.atlassian.net/browse/V3-2545

Change-Id: I60af95803930bf9b33232b248bb20cca6f0e0b5f
2020-01-09 15:05:13 -05:00
..
benchmark_test.go satellite: remove UptimeReputation configs from codebase 2020-01-08 18:54:15 +00:00
combinedcache.go common: separate repository 2019-12-27 14:11:15 +02:00
config.go satellite: remove UptimeReputation configs from codebase 2020-01-08 18:54:15 +00:00
inspector.go common: separate repository 2019-12-27 14:11:15 +02:00
keylock_test.go common: separate repository 2019-12-27 14:11:15 +02:00
keylock.go common: separate repository 2019-12-27 14:11:15 +02:00
peeridentities_test.go common: separate repository 2019-12-27 14:11:15 +02:00
peeridentities.go common: separate repository 2019-12-27 14:11:15 +02:00
piececount_test.go common: separate repository 2019-12-27 14:11:15 +02:00
selection_test.go satellite: remove UptimeReputation configs from codebase 2020-01-08 18:54:15 +00:00
service_test.go satellite: remove UptimeReputation configs from codebase 2020-01-08 18:54:15 +00:00
service.go satellite/downtime: new chore estimates downtime 2020-01-09 15:05:13 -05:00
statdb_test.go satellite: remove UptimeReputation configs from codebase 2020-01-08 18:54:15 +00:00