-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Pegasus Planner
-
None
PMC now supports a --max-wall-time option that will abort the workflow and output the kickstart records if a workflow exceeds its max wall time.
In the Pegasus planner we should use the globus profile maxwalltime to set the value of this argument. The argument takes a value in minutes. So if the globus maxwalltime is set to 10 minutes, the PMC argument should be:
--max-wall-time 10