![]() |
Returns the latest successful execution or None
if no successful executions exist.
tfx.orchestration.experimental.core.task_gen_utils.get_latest_successful_execution(
executions: Iterable[metadata_store_pb2.Execution]
) -> Optional[metadata_store_pb2.Execution]