storj/satellite/audit
Cameron Ayer 28cb690618 satellite/audit: log error and increment metric if shares cannot be verified
If we encounter an error during the infectious error correction, we just
add it to the errlist to be logged at the worker level.
We want to make sure we know about this if it happens. Give it its own
error log and increment a monkit metric.

Change-Id: Ie5946ae3cd97b766e3099af8ce160a686135ee27
2021-08-27 15:28:16 +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/audit: fix containment bug where nodes not removed 2021-08-20 14:48:27 +00: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: fix containment bug where nodes not removed 2021-08-20 14:48:27 +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: log error and increment metric if shares cannot be verified 2021-08-27 15:28:16 +00:00
worker.go satellite/audit: change wording of audit worker error log 2021-08-20 13:27:16 +00:00