storj/satellite/audit
Moby von Briesen 4f28bf0720 satellite/audit: Do not return errors from Verify or Reverify on segment modified, expired, or deleted
If a segment is deleted, is modified, or expires during an audit, this
is not problematic, so we should not return errors. Functionally,
nothing changes, but our metrics around audit success rate will be
improved after this change.

Change-Id: Ic11df056b2c73894b67a55894bd4d58c00470606
2020-08-26 13:24:00 +00:00
..
chore.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
containment_test.go {satellite/audit, private/testplanet}: remove ErrAlreadyExists, run 2 audit workers in testplanet 2020-06-30 18:00:07 +00:00
containment.go all: add missing dots 2020-08-11 17:50:01 +03:00
cryptosource.go all: fix dots 2020-07-16 14:58:28 +00:00
disqualification_test.go private/testplanet: remove old libuplink from testplanet 2020-05-28 13:50:23 +00:00
integration_test.go common: separate repository 2019-12-27 14:11:15 +02:00
pathcollector_test.go satellite: fix string(int) conversions 2020-06-12 06:41:34 +00:00
pathcollector.go all: fix dots 2020-07-16 14:58:28 +00:00
queue_test.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
queue.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
reporter_test.go satellite: replace references to Suspended with UnknownAuditSuspended 2020-06-23 14:19:22 +00:00
reporter.go all: fix dots 2020-07-16 14:58:28 +00:00
reservoir.go all: fix dots 2020-07-16 14:58:28 +00:00
reverify_test.go satellite/audit: Do not return errors from Verify or Reverify on segment modified, expired, or deleted 2020-08-26 13:24:00 +00:00
verifier_test.go satellite/audit: Do not return errors from Verify or Reverify on segment modified, expired, or deleted 2020-08-26 13:24:00 +00:00
verifier_unit_test.go satellite/audit: depend less on details of some error message 2020-06-05 10:39:05 -06:00
verifier.go satellite/audit: Do not return errors from Verify or Reverify on segment modified, expired, or deleted 2020-08-26 13:24:00 +00:00
worker.go satellite/audit: increases audit worker concurrency to 2 2020-05-05 11:31:55 +00:00