storj/storagenode/orders
Moby von Briesen 3209effeb6 storagenode/orders: Increase order sending interval from 5m to 1h
Since storage nodes check to see if any order files can be sent every 5
minutes, every storage node attempts to send orders to the satellite
within 5 minutes of each hour since this is when the files become
"available" to send. It is placing a lot of load on our satellite and
storage nodes are not being paid out properly due to timeouts during
order sending due to the increased satellite load.

Change-Id: I44d991b5884b8c11e8a3856d39aee8323f086b51
2020-10-08 12:51:21 -04:00
..
ordersfile storagenode/orders: Refactor orders store 2020-10-06 15:28:07 -04:00
db_test.go storagenode/orders: Refactor orders store 2020-10-06 15:28:07 -04:00
service_test.go storagenode/orders: Refactor orders store 2020-10-06 15:28:07 -04:00
service.go storagenode/orders: Increase order sending interval from 5m to 1h 2020-10-08 12:51:21 -04:00
store_test.go storagenode/orders: Refactor orders store 2020-10-06 15:28:07 -04:00
store.go storagenode/orders: Refactor orders store 2020-10-06 15:28:07 -04:00