Skip to content

fix(pack-session): advance oversized line skips - #2171

Draft
ohdearquant wants to merge 1 commit into
mainfrom
codex/session-long-line-progress-2010
Draft

fix(pack-session): advance oversized line skips#2171
ohdearquant wants to merge 1 commit into
mainfrom
codex/session-long-line-progress-2010

Conversation

@ohdearquant

Copy link
Copy Markdown
Owner

Summary

  • checkpoint bounded discarded prefixes while skipping oversized JSONL lines
  • resume persisted mid-line skips after restart without parsing line fragments
  • add multi-window forward-progress coverage and update the ingest contract guide

Testing

  • cargo fmt -p khive-pack-session -- --check
  • cargo clippy -p khive-pack-session --all-targets -- -D warnings
  • cargo test -p khive-pack-session

Fixes #2010

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.

session mirror: ingest livelocks on a complete line longer than max_line_bytes plus one buffer window

1 participant