<#616 Overwriting of cached task outputs for a sin...
# flyte-github
a
#616 Overwriting of cached task outputs for a single execution #minor Pull request opened by MorpheusXAUT TL;DR Added checkbox to toggle cache overwriting for a single execution. Type ☐ Bug Fix ☑︎ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☑︎ Unit tests added ☑︎ Code documentation added ☑︎ Any pending items have an associated Issue Complete description flyteconsole now supports overwriting of cached outputs for a single workflow or task execution. A checkbox was added to the launch/relaunch forms, similar to the interruptible override. The protobuf timestamp helper changes were added since my local version of latest flyteadmin and flyteconsole seemed to return `number`s instead of `Long`s, causing the UI to error while converting protobuf timestamps. Thus, a simple type check was added - I can revert this if it's not desired/something broken on my local side. As this uses a currently unmerged `flyteidl` version, the PR is created as a draft (for review) until a new version of
flyteidl
is available.
Tracking Issue flyteorg/flyte#2867 Follow-up issue NA flyteorg/flyteconsole GitHub Actions: Push to Github Registry GitHub Actions: Get Release Tag GitHub Actions: Generate Release 8 other checks have passed 8/11 successful checks