storj/storagenode/piecestore
TungHoang e1379bea0f
storagenode/piecestore: allow rejecting slow clients
Estimate speed of the uploads by calculating the time a client has been in a non-congested state. Storage node is uncongested when it has used up over 80% of its maximum concurrent requests capacity.

Currently it's disabled by default.
2021-07-01 09:59:04 +03:00
..
usedserials all: fix error naming 2021-04-29 15:38:21 +03:00
endpoint_test.go storagenode/piecestore: allow rejecting slow clients 2021-07-01 09:59:04 +03:00
endpoint.go storagenode/piecestore: allow rejecting slow clients 2021-07-01 09:59:04 +03:00
verification_test.go all: fix defers in loop 2020-11-02 15:06:38 +02:00
verification.go storagenode/piecestore: switch usedserials db for in-memory usedserials store 2020-05-28 12:52:52 -04:00