storj/satellite/accounting/tally
Michal Niewrzal 8e030f4e30 satellite/accounting/tally: fix looping over all buckets
We have a bug where if number of buckets in the system will be
multiplication of batch size (2500) then loop that is going over
all buckets can run indefinitely.

Fixes https://github.com/storj/storj/issues/5374

Change-Id: Idd4d97c638db83e46528acb9abf223c98ad46223
2022-12-07 10:32:23 +00:00
..
tally_test.go satellite/accounting/tally: fix looping over all buckets 2022-12-07 10:32:23 +00:00
tally.go satellite/accounting/tally: fix looping over all buckets 2022-12-07 10:32:23 +00:00