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

[DOCS] Request channel documented default incorrect

1 participant