Skip to content

docs(pipeline): correct resume checkpoint docstring - #13

Draft
dnth wants to merge 1 commit into
mainfrom
cursor/fix-stale-pipeline-resume-doc-cda3
Draft

docs(pipeline): correct resume checkpoint docstring#13
dnth wants to merge 1 commit into
mainfrom
cursor/fix-stale-pipeline-resume-doc-cda3

Conversation

@dnth

@dnth dnth commented Sep 6, 2026

Copy link
Copy Markdown
Owner

The module docstring claimed checkpoints let a killed run resume mid-pipeline, but run_pipeline only writes them and never reads load_resume_state.

Open in Web Open in Cursor 

The module docstring claimed checkpoints let a killed run pick up where it
stopped; run_pipeline only writes them and never reads load_resume_state.

Co-authored-by: Dickson Neoh <dickson.neoh@gmail.com>
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.

2 participants