reele commented on issue #16991:
URL: 
https://github.com/apache/dolphinscheduler/issues/16991#issuecomment-2635629757

   > We will clone the environment config from the old task instance, this not 
work?
   
   not working..., 
   
   when recover a workflow, 
`RecoverFailureTaskCommandHandler.dealWithHistoryTaskInstances` call 
`getValidTaskInstance` to query taskInstances from db,
   shell task write temp .sh using `environmentConfig`, but this field is not 
in db, it's only generated by `injectEnvironmentConfigFromDB()` in 
`FirstRunTaskInstanceFactory.createTaskInstance`.


-- 
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