immutable.downloader.status.DownloadStatus.get_results() is not implemented #3310

Open
opened 2020-05-18 17:27:34 +00:00 by sajith · 0 comments
sajith commented 2020-05-18 17:27:34 +00:00
Owner

The WUI tries to use results returned by immutable.downloader.status.DownloadStatus.get_results() at the URL $GATEWAY/status/down-%d.

However this function is not implemented currently: it returns a None. So we do not report some pieces of data about download status on that page.

The WUI tries to use results returned by `immutable.downloader.status.DownloadStatus.get_results()` at the URL `$GATEWAY/status/down-%d`. However this function is not implemented currently: it returns a `None`. So we do not report some pieces of data about download status on that page.
tahoe-lafs added the
unknown
normal
defect
1.13.0
labels 2020-05-18 17:27:34 +00:00
tahoe-lafs added this to the eventually milestone 2020-05-18 17:27:34 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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