storj/satellite/audit
Cameron Ayer a8f125c671 satellite:{audit,repair}: log additional info when we can't download enough pieces
When we can't complete an audit or repair, we need more information about
what happened during each individual share/piece download.

In audit, add the number of offline, unknown, contained, failed nodes to
the error log. In repair, combine the errors from each download and add
them to the error log.

Change-Id: Ic5d2a0f3f291f26cb82662bfb37355dd2b5c89ba
2021-08-09 22:57:49 +00:00
..
audit_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
chore.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
collector_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
collector.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
containment_test.go satellite/{audit, accounting}: use reputation store in tests 2021-07-28 13:21:55 -04:00
containment.go satellite/audit: migrate to new segment_pending_audit table 2021-06-28 13:19:49 +02:00
cryptosource.go all: fix dots 2020-07-16 14:58:28 +00:00
disqualification_test.go satellite/{audit, accounting}: use reputation store in tests 2021-07-28 13:21:55 -04:00
getshare_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
integration_test.go satellite/audits: migrate to metabase 2020-12-17 14:38:48 +02:00
queue_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
queue.go satellite/audits: migrate to metabase 2020-12-17 14:38:48 +02:00
reporter_test.go satellite/{reputation,audit,overlay}: replace overlay with reputation 2021-07-28 13:10:48 -04:00
reporter.go satellite/{reputation,audit,overlay}: replace overlay with reputation 2021-07-28 13:10:48 -04:00
reservoir_test.go satellite/audit: fix reservoir sampling bias 2021-06-10 13:47:22 +03:00
reservoir.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
reverify_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
verifier_test.go satellite/audit: don't fail nodes for audit if not enough pieces downloaded 2021-07-20 20:28:18 +00:00
verifier_unit_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
verifier.go satellite:{audit,repair}: log additional info when we can't download enough pieces 2021-08-09 22:57:49 +00:00
worker.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00