[Feature] [FlyteKit] Intratask-checkpointing #709
Labels
enhancement
New feature or request
flytekit
FlyteKit Python related issue
untriaged
This issues has not yet been looked at by the Maintainers
Motivation: Why do you think this is important?
Flyte natively supports at-task-boundry checkpointing. Intratask checkpointing aims at providing a way for users to checkpoint at various stages during the task execution.
Goal: What should the final outcome look like, ideally?
The goal is to support a way for task authors to signal what data is ready to be checkpointed and for Flyte to automatically make the data available on task retry.
This is particularly useful for:
Spec: TBD
Flyte component
The text was updated successfully, but these errors were encountered: