aws-solutions / data-transfer-hub

Seamless User Interface for replicating data into AWS.
https://aws-solutions.github.io/data-transfer-hub/en/
Apache License 2.0
136 stars 22 forks source link

Once stop the task I cannot resume #5

Closed teaguexiao closed 3 years ago

teaguexiao commented 4 years ago

Once a task is stopped there's no resume button, I can only recreate another task and input all parameters again which takes some time.

A stop/resume function should be added.

JoeShi commented 4 years ago

Thank you for reaching us.

Currently, once the task has entered STOPPED state, the underlying infrastructure will be destroyed in order to save cost. We don't want to keep the task infrastructure

How do you think about this?

  1. We add an option to clone the task
  2. The clone action will copy the parameters to another task creation page
  3. You can modify the parameters or simply create Next button to confirm your inputs

p.s. When you create a new task with the same parameters, objects which have been replicated will not be replicated again.

teaguexiao commented 4 years ago

this sounds good.

JoeShi commented 4 years ago

OK. We will add this in the next release

JoeShi commented 3 years ago

Released. Please reopen this ticket if needed.