Skip to content

[Documentation] Fix request channel timeout default - #69866

Open
Sushanth012 wants to merge 1 commit into
saltstack:masterfrom
Sushanth012:docs/request-channel-timeout-default
Open

[Documentation] Fix request channel timeout default#69866
Sushanth012 wants to merge 1 commit into
saltstack:masterfrom
Sushanth012:docs/request-channel-timeout-default

Conversation

@Sushanth012

Copy link
Copy Markdown

What does this PR do?

Corrects the documented request_channel_timeout default and YAML example from 30 seconds to 60 seconds, matching both salt.channel.client.REQUEST_CHANNEL_TIMEOUT and the minion configuration default. It also removes a duplicated timeout in the description.

What issues does this PR fix or reference?

Fixes #66270

Previous Behavior

The minion configuration reference incorrectly documented a 30-second default.

New Behavior

The reference documents the actual 60-second default used by Salt.

Merge requirements satisfied?

  • Docs
  • Changelog - Not needed for a documentation-only correction
  • Tests written/updated - Not needed because runtime behavior is unchanged

Validation: git diff --check passes. rstcheck was unavailable in the local environment.

Commits signed with GPG?

No

@Sushanth012
Sushanth012 requested a review from a team as a code owner July 24, 2026 05:58

@twangboy twangboy 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.

Please rebase this on 3006.x branch

@twangboy twangboy added the test:full Run the full test suite label Jul 27, 2026
@twangboy twangboy added this to the Sulphur v3006.28 milestone Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Request channel documented default incorrect

2 participants