Skip to content

[deep-report] [quick-win] Raise logs tool timeout / add pagination above ~40 runs #42284

Description

@github-actions

Description

The gh-aw logs tool hits its 60s server deadline above ~40 runs, which forces every fleet-wide audit to fall back to a ~40-run / ~8h window instead of a true 7-day window. This is a recurring blocker called out by the audit fleet (Weekly Workflow Analysis #42229) and degrades the accuracy of every workflow/token/reliability report that depends on it. The orchestrator already supports a timeout/count budget (pkg/cli/logs_orchestrator.go:229-279, 606).

Fix

Either raise the effective deadline for logs --count > 40, or add pagination/cursoring so larger windows stream incrementally without exceeding the per-request deadline.

Expected Impact

Unblocks true week-wide fleet analysis; improves the fidelity of the entire audit/reporting ecosystem.

Suggested Agent

Copilot SWE Agent (Go CLI change).

Estimated Effort

Medium (1-4 hours)

Data Source

DeepReport 2026-06-29; Weekly Workflow Analysis #42229.

Generated by 🔬 DeepReport - Intelligence Gathering Agent · 212.1 AIC · ⌖ 11.9 AIC · ⊞ 9.8K ·

  • expires on Jul 1, 2026, 8:05 AM UTC-08:00

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions