Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: retry stopped requests #662

Open
joshtransient opened this issue May 4, 2022 · 1 comment
Open

Feature request: retry stopped requests #662

joshtransient opened this issue May 4, 2022 · 1 comment

Comments

@joshtransient
Copy link

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.

@mayswind
Copy link
Owner

mayswind commented May 5, 2022

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants