Persistence and Checkpointing
By the end of this module you can checkpoint a workflow so a long run survives a restart, and resume from where it stopped rather than from the beginning.
Units
- Unit 06.00: Why a long run needs to survive a restart
- Unit 06.01: What belongs in a checkpoint
- Unit 06.02: Resuming without repeating side effects
- Unit 06.03: Inspecting state between steps
- Unit 06.04: Checkpoint size and what to leave out
