lizc9 opened a new issue, #16368:
URL: https://github.com/apache/dolphinscheduler/issues/16368

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   Allows updating workflows and restarting failed Tasks while the workflow is 
running
   
   ### Use case
   
   Scenario 1: In the running workflow instance, there is a still running Task1 
and a failed Task2, but Task1 needs to run for 2 hours. I either have to kill 
the entire workflow or wait for the workflow to finish running for 2 hours 
before resuming Task2. If Task1 has been executed halfway, it will take another 
2 hours to kill the workflow and rerun it, but the best solution is to directly 
allow the failed Task2 to be rerun.
   Scenario 2: Maybe you can set the number of retries for Task2, but sometimes 
you need to modify the parameters of Task2 to rerun successfully, so you also 
need to allow the parameters of Task2 to be modified in the running workflow
   
![Xnip2024-07-25_11-27-07](https://github.com/user-attachments/assets/c24c8712-b1d4-472b-b9d3-2c75025a86e5)
   
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to