Skip to content

feat: add StatusTool for crawl progress reporting#9

Merged
brandtg merged 1 commit into
mainfrom
brandtg/status-check
Mar 29, 2026
Merged

feat: add StatusTool for crawl progress reporting#9
brandtg merged 1 commit into
mainfrom
brandtg/status-check

Conversation

@brandtg

@brandtg brandtg commented Mar 29, 2026

Copy link
Copy Markdown
Owner
  • feat: introduce StatusTool subcommand to report progress of an in-flight or completed crawl run against input and output URL sets

  • feat: compute overall and rolling-window pages/sec rates, ETA estimates, error rate, and duplicate URL detection for text/JSON input formats

  • feat: support text, JSON, and Avro input formats; use fast block-count path for Avro input to avoid full deserialization

  • feat: emit human-readable text or machine-readable JSON output via --json flag

- **feat:** introduce `StatusTool` subcommand to report progress of an in-flight or completed crawl run against input and output URL sets

- **feat:** compute overall and rolling-window pages/sec rates, ETA estimates, error rate, and duplicate URL detection for text/JSON input formats

- **feat:** support text, JSON, and Avro input formats; use fast block-count path for Avro input to avoid full deserialization

- **feat:** emit human-readable text or machine-readable JSON output via `--json` flag
@brandtg brandtg merged commit 515ce90 into main Mar 29, 2026
1 check passed
@brandtg brandtg deleted the brandtg/status-check branch March 29, 2026 21:00
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.

1 participant