<#360 Add dynamic_job_spec_uri to support recoveri...
# flyte-github
a
#360 Add dynamic_job_spec_uri to support recovering partially completed DynamicWorkflows Pull request opened by hamersaw TL;DR Add a
dynamic_job_spec_uri
field to the
DynamicWorkflowNodeMetadata
and
NodeExecutionClosure
proto messages. This allows tracking the raw subworkflow for a dynamic task between executions. The main use is recovering from partially completed dynamic tasks - ie. dyanmic parent task completed but a task in the subworkflow failed. Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☐ Unit tests added ☑︎ Code documentation added ☐ Any pending items have an associated Issue Complete description ^^^ Tracking Issue flyteorg/flyte#3121 Follow-up issue NA flyteorg/flyteidl All checks have passed 13/13 successful checks