Skip to content

Conversation

@rolandwalker
Copy link
Contributor

Description

Support a --checkpoint file for batch input which saves only successful queries, not results.

The motivation is that a checkpoint file allows an operator to resume an interrupted script. The --logfile option is inconvenient for this since it logs results.

Checklist

  • I've added this contribution to the changelog.md.
  • I've added my name to the AUTHORS file (or it's already there).
  • I ran uv run ruff check && uv run ruff format && uv run mypy --install-types . to lint and format the code.

@rolandwalker rolandwalker self-assigned this Jan 22, 2026
@rolandwalker rolandwalker force-pushed the RW/checkpoint-file-for-batch-input branch from 4ee8c7b to b68332f Compare January 22, 2026 11:54
which saves only successful queries, not results.
@rolandwalker rolandwalker force-pushed the RW/checkpoint-file-for-batch-input branch from b68332f to 560ba31 Compare January 22, 2026 16:55
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