leon-ai/leon

Adding transmission resuming at breaking point when downloading big file like TCP_Server

xuguoliang1964 opened this issue · 1 comments

Expected Behavior

Download the big file smoothly

Actual Behavior

When do "leon create birth", the process often stops at unfinished downloading TCP_SERVER.

Proposal

If adding transmission resuming at breaking point when downloading big file like TCP_Server or giving user the option of download the big file separatley will help

image

Hi, thanks for your suggestion. The problem is due to the following: #480 (comment).

For the time being, we are not going to support resuming for this specific case.