storj/satellite/overlay
littleskunk 8b3444e088
satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567)
* satellite/nodeselection: dont select nodes that havent checked in for a while

* change testplanet online window to one minute

* remove satellite reconfigure online window = 0 in repair tests

* pass timestamp into UpdateCheckIn

* change timestamp to timestamptz

* edit tests to set last_contact_success to 4 hours ago

* fix syntax error

* remove check for last_contact_success > last_contact_failure in IsOnline
2019-11-15 23:43:06 +01:00
..
benchmark_test.go satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
combinedcache.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
config.go update NodeSelectionConfig.OnlineWindow to 4hr default (#3082) 2019-09-18 14:57:57 -04:00
inspector.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
keylock_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
keylock.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
peeridentities_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
peeridentities.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
piececount_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
selection_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
service_test.go satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
service.go satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
statdb_test.go satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00