quick-barista-52015
06/06/2023, 9:08 PMexisting_execution = flyte_remote.fetch_execution(
project=project, name=execution_name
)
return existing_execution
if it doesn't exist it will throw an error, however if it does but is ~1 year old, will there be any issues?glamorous-carpet-83516
06/06/2023, 9:13 PMquick-barista-52015
06/07/2023, 10:00 PM