The Gaia requests Run, Halt, Status, and Expire should fail if the named workflow doesn't exist rather than auto-creating an empty workflow. Auto-creating is not useful in these cases and it clutters up the workflow list (which doesn't yet have a way to clean up).
The Gaia requests
Run
,Halt
,Status
, andExpire
should fail if the named workflow doesn't exist rather than auto-creating an empty workflow. Auto-creating is not useful in these cases and it clutters up the workflow list (which doesn't yet have a way to clean up).