I have not yet scheduled etc. and thus far only used the below to kickoff a process in the cloud, which runs for a couple of hours. Yesterday, I had to leave work before it finished. Just curious, does this matter (i.e. my local machine was “disconnected”)? I think, as I used “batch”, it should carry on running “in the cloud” anyway and does not require the local “client” to be connected/to complete? Sorry for this stupid question.
python3 SomeGreatBatchProcess.py --environment=conda --package-suffixes .sql run \
--parameter1 1.00 \
--parameter2 1.2 \
--parameter3 xyz --with batch