[Core Feature] Disable caching for an exectuion #1303
Labels
enhancement
New feature or request
flyteadmin
Issue for FlyteAdmin Service
flytekit
FlyteKit Python related issue
propeller
Issues related to flyte propeller
untriaged
This issues has not yet been looked at by the Maintainers
Motivation: Why do you think this is important?
At execution time, sometimes users prefer to overwrite individual task cache attributes by not reading from the cache for an execution. Or, as in #170 we could consider overwriting the cache (separate issue though :) )
Goal: What should the final outcome look like, ideally?
To implement this we should consider #475 and come up with a generalizable notation for execution-level overrides.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
[Optional] Propose: Link/Inline OR Additional context
What we could consider doing is
The text was updated successfully, but these errors were encountered: