radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

Task deprecation #3058

Closed andre-merzky closed 9 months ago

andre-merzky commented 11 months ago

This PR implements a feature required by DDMD. Tasks can specify a task_type in their metadata field. A pilot rpc can then be used to deprecate that task type. All tasks with that type will then be canceled, and no new tasks of that type will be scheduled.