Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document caching of offloaded objects #683

Merged
merged 5 commits into from
Apr 11, 2022
Merged

Conversation

eapolinario
Copy link
Collaborator

@eapolinario eapolinario commented Mar 9, 2022

Document the use of the feature defined in flyteorg/flyte#1581.

The expected state for running the workflow added in this PR looks like:
Screenshot from 2022-03-14 18-17-56

Note how the second execution of cached_data_processing_task ends up hitting the cache.

Signed-off-by: Eduardo Apolinario [email protected]

Signed-off-by: Eduardo Apolinario <[email protected]>
cookbook/core/flyte_basics/task_cache.py Outdated Show resolved Hide resolved
cookbook/core/flyte_basics/task_cache.py Outdated Show resolved Hide resolved
cookbook/core/flyte_basics/task_cache.py Outdated Show resolved Hide resolved
Signed-off-by: Eduardo Apolinario <[email protected]>
@kumare3 kumare3 merged commit d0a6ede into master Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants