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

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

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.
sajith added the
unknown
normal
defect
1.13.0
labels 2020-05-18 17:27:34 +00:00
sajith added this to the eventually milestone 2020-05-18 17:27:34 +00:00
sajith self-assigned this 2020-05-18 17:27:34 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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#3310
No description provided.