storj/satellite/contact
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
..
client.go all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
contact_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
endpoint.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/discovery: remove discovery related code (#3175) 2019-10-14 10:57:01 -04:00