Skip to content

LargeFileUploadTask .upload() progress handler #305

@pl4nty

Description

@pl4nty

Feature Request

Implementing a progress bar for a LargeFileUploadTask cannot be done easily with .upload(). I've had to reimplement it with .uploadSlices() involving significant code duplication. Large files almost always need some form of progress UI, so it would be useful to pass an optional progress handler to .upload() like the .NET client: https://stackoverflow.com/a/59776567

AB#5593

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions