Skip to content

Add publish_timeout config option defaulting to 15s#68868

Open
dwoz wants to merge 1 commit intosaltstack:3006.xfrom
dwoz:client_async_run_timeout
Open

Add publish_timeout config option defaulting to 15s#68868
dwoz wants to merge 1 commit intosaltstack:3006.xfrom
dwoz:client_async_run_timeout

Conversation

@dwoz
Copy link
Copy Markdown
Contributor

@dwoz dwoz commented Apr 1, 2026

Decouples the pub timeout from opts["timeout"] (the minion response timeout) so programmatic LocalClient usage is not affected by the 5s salt command timeout default.

What does this PR do?

What issues does this PR fix or reference?

Fixes

Previous Behavior

Remove this section if not relevant

New Behavior

Remove this section if not relevant

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Decouples the pub timeout from opts["timeout"] (the minion response
timeout) so programmatic LocalClient usage is not affected by the 5s
salt command timeout default.
@dwoz dwoz changed the title [wip] Add publish_timeout config option defaulting to 15s Add publish_timeout config option defaulting to 15s Apr 2, 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.

1 participant