Skip to content

Investigate external ingest runner cancellation - #10

Draft
briantoby with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-ingest-github-actions-job
Draft

Investigate external ingest runner cancellation#10
briantoby with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-ingest-github-actions-job

Conversation

Copilot AI commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

The ingest job was canceled at 30 minutes despite timeout-minutes: 240. Logs identify a GitHub-hosted runner shutdown rather than a workflow timeout.

  • Findings

    • Workflow timeout is correctly configured at 240 minutes.
    • A prior run using the same workflow completed after more than two hours.
    • No repository change can prevent an externally canceled runner.
  • Changes

    • No code or workflow changes proposed.

Copilot AI changed the title [WIP] Fix failing GitHub Actions job 'ingest' Investigate external ingest runner cancellation Sep 5, 2026
Copilot AI requested a review from briantoby September 5, 2026 14:50
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