storj/storagenode/orders
Egon Elbre aeb801604e {satellite,storagenode}/orders: fix flaky tests
Before manipulating order information on storagenodes we need to wait
for the orders to propagate to the database. Some of that happens
async with uplink.

Change-Id: Iaacfd7db0909ab5d2831d06388e5fb27b6d4778f
2020-11-18 13:44:02 +00:00
..
ordersfile storagenode/orders/ordersfile: Add reasonable size caps for orders/limits when detecting file corruption. 2020-11-18 12:33:26 +00:00
db_test.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
service_test.go {satellite,storagenode}/orders: fix flaky tests 2020-11-18 13:44:02 +00:00
service.go all: fix defers in loop 2020-11-02 15:06:38 +02:00
store_test.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
store.go storagenode/orders: Improve performance of handling corrupt orders. 2020-11-16 14:08:36 +00:00