Brian Phillips
09/13/2021, 8:41 PMCluster.stop()
Kevin Kho
shutdown_on_finish=True
or something like that. If yours does not, you might have to use a resource manager as seen hereBrian Phillips
09/13/2021, 9:09 PMKevin Kho
StartFlowRun(wait=False)
to end the current one, but how would you get the cluster-ip? pass it as a parameter?Brian Phillips
09/13/2021, 9:27 PMKevin Kho