Page MenuHomeVyOS Platform

Progress bar support for HTTP uploads
Closed, WontfixPublic

Description

Currently, all upload and download procedures support a uniform progress bar, but it was rather painful to implement it for HTTP uploads, so it didn't make it to 1.3.0. It still needs to be added for uniformity's sake. There's unfortunately no clean way to do it because requests doesn't want to play along. I think the best we can do is make a bespoke file-like object that intercepts read calls to update the progress bar then delegates the actual read operation to the provided file.

Details

Version
-
Is it a breaking change?
Perfectly compatible

Related Objects

StatusSubtypeAssignedTask
In progressFEATURE REQUESTNone
ResolvedFEATURE REQUESTerkin
Wontfixsyncer

Event Timeline

erkin triaged this task as Low priority.
erkin reopened this task as Open.

Oops, wrong task.

vyosbot added a subscriber: dmbaturin.
syncer claimed this task.
syncer removed a project: VyOS 1.5 Circinus.