REDownloadTasksQueue icon indicating copy to clipboard operation
REDownloadTasksQueue copied to clipboard

Queue Cancelled when encountering an error

Open ghost opened this issue 7 years ago • 0 comments

Why is the entire download queue cancelled when a single task encounters an error? I'd expect that the individual task would be cancelled instead, and remaining tasks in the queue would continue to process.

See line 539 of REDownloadTasksQueue.m

ghost avatar Aug 22 '16 17:08 ghost