Open joulei opened 1 month ago
@joulei Hello,I’ve completed this issue and tested it,it works fine. #289
However, due to some timing issues with the cx.start_timeout
on Linux, it hasn’t met the expected results yet. You might need to fix the problem on Makepad first.
Problem
Currently, when a download fails in Moly, users are shown an error message with a button to retry manually. This requires user intervention and doesn’t account for temporary network issues or other transient errors (specially annoying for big downloads when using VPNs).
Proposed Solution
Implement an automatic retry mechanism for failed downloads. This feature should include the following: