storj/satellite/buckets
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
..
db_test.go satellite/accounting/tally: fix looping over all buckets 2022-12-07 10:32:23 +00:00
db.go satellite/accounting/tally: fix looping over all buckets 2022-12-07 10:32:23 +00:00
service_test.go satellite/buckets: tests for bucket placement config 2021-11-16 14:58:56 +02:00
service.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00