Skip to content

Increase scout timeout for deep research - #17435

Merged
mnkiefer merged 1 commit into
mainfrom
increate-scout-timeout
Feb 21, 2026
Merged

Increase scout timeout for deep research#17435
mnkiefer merged 1 commit into
mainfrom
increate-scout-timeout

Conversation

@mnkiefer

@mnkiefermnkiefer commented Feb 21, 2026

Copy link
Copy Markdown
Collaborator
  • Increases timeout for the Scout workflow from 10 to 20 minutes.
  • Allows the workflow more time to complete, reducing the likelihood of premature timeouts during deep research.

@mnkiefermnkiefer self-assigned this Feb 21, 2026
CopilotAI review requested due to automatic review settings February 21, 2026 09:17
@mnkiefermnkiefer changed the title Increate scout timeout for deep researchIncrease scout timeout for deep researchFeb 21, 2026
@mnkiefer
mnkiefer merged commit ed4f947 into mainFeb 21, 2026
224 of 225 checks passed
@mnkiefer
mnkiefer deleted the increate-scout-timeout branch February 21, 2026 09:19

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR increases the timeout for the Scout workflow to accommodate longer deep research operations.

Changes:

  • Timeout increased from 10 to 20 minutes in the workflow configuration and its locked version
  • Metadata hash updated to reflect the configuration change

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

FileDescription
.github/workflows/scout.mdUpdated timeout-minutes from 10 to 20 in workflow frontmatter
.github/workflows/scout.lock.ymlUpdated timeout-minutes from 10 to 20 in generated workflow and updated metadata hash

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

run-success: "🔭 Recon complete! [{workflow_name}]({run_url}) has charted the territory. Map ready! 🗺️"
run-failure: "🏕️ Lost in the wilderness! [{workflow_name}]({run_url}) {status}. Sending search party..."
timeout-minutes: 10
timeout-minutes: 20

CopilotAIFeb 21, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title contains a spelling error: "Increate" should be "Increase".

Copilot uses AI. Check for mistakes.
Sign up for freeto 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

@mnkiefer