storj/satellite/repair
paul cannon 79553059cb satellite/repair: put irreparable segments in irreparableDB
Previously, we were simply discarding rows from the repair queue when
they couldn't be repaired (either because the overlay said too many
nodes were down, or because we failed to download enough pieces).

Now, such segments will be put into the irreparableDB for further
and (hopefully) more focused attention.

This change also better differentiates some error cases from Repair()
for monitoring purposes.

Change-Id: I82a52a6da50c948ddd651048e2a39cb4b1e6df5c
2020-03-09 21:45:16 +00:00
..
checker satellite/repair/checker: use repair override if available in checker and irreparable 2020-03-06 15:39:53 -05:00
irreparable all: use monkit v3 2020-02-05 23:53:17 +00:00
queue satellite/satellitedb: use time zones with all timestamps 2020-03-05 21:11:25 +00:00
repairer satellite/repair: put irreparable segments in irreparableDB 2020-03-09 21:45:16 +00:00
repair_test.go satellite/repair: put irreparable segments in irreparableDB 2020-03-09 21:45:16 +00:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00