errorUploadStalled constant

String const errorUploadStalled

The upload made no progress within the stall timeout. Retryable (reported via onFileFailure).

Implementation

static const errorUploadStalled = "ERR_UPLOAD_STALLED";