storj/satellite/accounting/tally
Qweder93 a447b27ffc satellite/accounting: modify tally.go to use returned segments values
modify tally to calculate how we need to update segments in the live accounting
cache with UpdateProjectSegmentUsage method. adjust accounting.ExceedsUploadLimits
to use only cache for segment validation, if cache returns 0 or key not found then
we shouldn't reject such project as its possible that we won't have this value before first object iteration
https://github.com/storj/storj/issues/4744

Change-Id: I32c22d7fb71236e354653ba8719e029fc71f04c7
2022-05-17 17:20:02 +00:00
..
tally_test.go satellite/metabase: add option to override metadata with CommitObject 2022-04-26 08:03:52 +00:00
tally.go satellite/accounting: modify tally.go to use returned segments values 2022-05-17 17:20:02 +00:00