b6026b9ff3
Storagenodes are currently getting larger signed orders due to a performance optimization in uplink, which now messes with the ingress graph because the storagenode plots the graph using the order amount instead of actually uploaded bytes, which this change fixes. The egress graph might have a similar issue if the order amount is larger than the actually downloaded bytes but since we pay for orders, whether fulfilled or unfulfilled, we continue using the order amount for the egress graph. Resolves https://github.com/storj/storj/issues/5853 Change-Id: I2af7ee3ff249801ce07714bba055370ebd597c6e |
||
---|---|---|
.. | ||
usedserials | ||
doc.go | ||
endpoint_test.go | ||
endpoint.go | ||
verification_test.go | ||
verification.go |