AriaNg icon indicating copy to clipboard operation
AriaNg copied to clipboard

Feature request: retry stopped requests

Open joshtransient opened this issue 2 years ago • 1 comments

If I have multiple failures that I want to retry, this is my click path:

  1. Click retry
  2. "Confirm retry" dialog, which…why?
  3. Click back into "Finished/Stopped" because I was redirected to "Downloading"
  4. Click the next retry
  5. "Confirm retry" dialog
  6. Click back into "Finished/Stopped" because I was redirected to "Downloading"

Please include options to the "Finished/Stopped" to make this process better. Examples:

  • When retrying a task, delete the original failed task, or just update the row to use the new task
  • New option in the trash menu that only clears successful tasks
  • New button in the toolbar to retry all selected
  • A banner between the toolbar and the list of downloads that appears only when there are failed tasks -- A button in the banner that retries all failed tasks and remove the original failed tasks (this one may warrant a "confirm retry" dialog)

Would very much appreciate any of these.

joshtransient avatar May 04 '22 19:05 joshtransient

  1. AriaNg already supports deleteing original task after retrying. Please goto AriaNg Settings page and change the "Remove Old Tasks After Retrying" option value to "Enabled"
  2. Right click task list, and click "Select All Failed Tasks", theb click "Delete"
  3. Right click the selected tasks, then click "Retry Selected Tasks" in context menu

mayswind avatar May 05 '22 01:05 mayswind