How would you wire together a series of ops that don’t return anything? They’re essentially a series of SSH calls to run remote commands before finally picking up an asset at the end.
Would it still be in the form of op3(op2(op1())) in either the job or graph?
:dagster-bot-responded-by-community: 2