Types
ClientTransferStatsInput
Client-observed stats for a completed upload transfer (telemetry only).
input
ClientTransferStatsInputFields
maxWidthUsed
Int
How many part uploads the client actually ran concurrently. Distinct from the width it was offered — it cannot exceed that.
partRetryCount
Int
How many part uploads the client retried across the transfer.