Skip to content

More finely grained upload progress for file groups. #707

@ascobie

Description

@ascobie

Currently we only report a progress update when an entire file has completed uploading. This is fine for small files but not for large (1 GB+) files.

The CLI returns file upload progress, and multiple progress updates for a file, but is missing the filename/path so we don't know what file the upload progress is for.

We to modify the progress callback to include the file path as well, then we can change the Batch Labs UI.

We also need to know the current throughput rate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions