Marie
08/16/2021, 10:46 AMKevin Kho
flow.run()
? Are you setting limits on the container for cpu and mem? Is the Flow memory intensive?Marie
08/16/2021, 2:26 PMflow_run()
. I'm not setting any limit on cpu or memory for the container (I was curious to see if there was any prefect default limit but I didn't find any?). No the flow is not really memory intensiveKevin Kho
Kevin Kho
Marie
08/16/2021, 2:55 PMMarie
08/16/2021, 2:56 PMMarie
08/16/2021, 2:58 PMMarie
08/16/2021, 2:59 PMKevin Kho
task.run()
and timing that? Cuz that would just be running the Python function underneath. Is this one task without mapping?Marie
08/16/2021, 3:53 PM