storj/satellite/repair
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
..
checker private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
irreparable private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
queue private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
repairer private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
repair_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
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00