Display active HTTP upload operations on the status page #1032

Open
opened 2010-05-06 15:35:03 +00:00 by francois · 3 comments
francois commented 2010-05-06 15:35:03 +00:00
Owner

When a tahoe client uploads a file to a tahoe gateway via the WAPI, the status page on the gateway doesn't show it as an active operation until the file was entirely received.

It would be useful to see which active uploads are taking place and the amount of data that was already received by the gateway.

When a tahoe client uploads a file to a tahoe gateway via the WAPI, the status page on the gateway doesn't show it as an active operation until the file was entirely received. It would be useful to see which active uploads are taking place and the amount of data that was already received by the gateway.
tahoe-lafs added the
code-frontend-web
minor
enhancement
1.6.1
labels 2010-05-06 15:35:03 +00:00
tahoe-lafs added this to the undecided milestone 2010-05-06 15:35:03 +00:00

Good idea.

Good idea.
tahoe-lafs modified the milestone from undecided to eventually 2010-05-14 17:05:42 +00:00

#950 (upload doesn't appear in the Recent Uploads Downloads page) was a less well-explained duplicate of this. This is closely related to #320 (add streaming (on-line) upload to HTTP interface). I suspect that we won't be able to implement this ticket very well without solving the issue that #320 is blocked on of getting access to the partially-uploaded data in twisted.web. See also #951 (uploads aren't cancelled by closing the web page) and #952 (multiple simultaneous uploads of the same file).

#950 (upload doesn't appear in the Recent Uploads Downloads page) was a less well-explained duplicate of this. This is closely related to #320 (add streaming (on-line) upload to HTTP interface). I suspect that we won't be able to implement this ticket very well without solving the issue that #320 is blocked on of getting access to the partially-uploaded data in twisted.web. See also #951 (uploads aren't cancelled by closing the web page) and #952 (multiple simultaneous uploads of the same file).
zooko modified the milestone from eventually to 1.8.0 2010-05-16 05:54:59 +00:00
zooko self-assigned this 2010-05-16 05:54:59 +00:00
zooko modified the milestone from 1.8.0 to eventually 2010-08-09 22:19:03 +00:00
daira commented 2015-04-27 19:14:33 +00:00
Author
Owner

I disagree that we should consider this to be blocked on #320 (or #1288 which #320 is itself blocked on). It should be possible to give some indicator of progress, even without implementing streaming upload.

I disagree that we should consider this to be blocked on #320 (or #1288 which #320 is itself blocked on). It should be possible to give some indicator of progress, even without implementing streaming upload.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#1032
No description provided.