Node RETRY. Tells DAGMan to re-run a node multiple times if necessary… Example: # diamond.dag; Job A a.sub; Job B b.sub; RETRY B 5; Job C c.sub; RETRY C 5 ...
確定! 回上一頁