Bradley Hurley
09/26/2022, 8:14 PM"No heartbeat detected from the remote task"
issue a few times and its well documented here to consult https://discourse.prefect.io/t/flow-is-failing-with-an-error-message-no-heartbeat-detected-from-the-remote-task/79.flow.run_config = UniversalRun(env={"PREFECT__CLOUD__HEARTBEAT_MODE": "thread"})
or
[cloud]
heartbeat_mode = "thread" # ['process', 'thread', 'off']
supported when running Prefect on premiseZanie
09/26/2022, 8:35 PMBradley Hurley
09/26/2022, 8:37 PMZanie
09/26/2022, 8:39 PMBradley Hurley
09/26/2022, 8:40 PM