76849558cb
rate Graceful exit is very slow at the moment. Over the last couple days we increase the batch size on Stefans satellite to 1000 but as a side effect the error rate was increased. With a batch size of 500 the error rate looks stable. This PR will increase the default to batch size to 300. Graceful exit will still be painful slow but at least it will be a bit faster. At the same time this PR also increases the number of errors we tolerate. We don't want to DQ slow storage nodes just because they didn't finish all 300 transfers in time. We want to give them more retries. Change-Id: I92e3f99e116d4988457d8b902a88e85ed1bcc1a7 |
||
---|---|---|
.. | ||
chore_test.go | ||
chore.go | ||
common.go | ||
db_test.go | ||
db.go | ||
endpoint_test.go | ||
endpoint.go | ||
getnodes_test.go | ||
pathcollector.go | ||
pending_test.go | ||
pending.go | ||
validation.go |