Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the secondary check-in timeout for salt commands configurable #7354

Closed
basepi opened this issue Sep 19, 2013 · 3 comments
Closed

Make the secondary check-in timeout for salt commands configurable #7354

basepi opened this issue Sep 19, 2013 · 3 comments
Labels
Feature new functionality including changes to functionality and code refactors, etc. stale
Milestone

Comments

@basepi
Copy link
Contributor

basepi commented Sep 19, 2013

We can currently configure the initial timeout for salt commands (before the master starts checking with minions) using the -t flag. We should also make the secondary timeout (hardcoded to 2 currently?) configurable, both with a command line arg and a configuration option in the master config.

This will help a lot with long jobs in low-latency conditions. (like #6881)

@basepi basepi modified the milestones: Helium, Hydrogen Release Feb 4, 2014
@basepi basepi modified the milestones: Approved, Helium Apr 21, 2014
@solugebefola
Copy link

Hi there,
I am newly arrived from CodeTriage. Can you tell me the specific file that contains the code for the timeouts for salt commands? Thanks

@basepi
Copy link
Contributor Author

basepi commented Jan 4, 2016

All of the command line parsing into salt config values happens in https://github.com/saltstack/salt/blob/develop/salt/utils/parsers.py

@stale
Copy link

stale bot commented Mar 4, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

@stale stale bot added the stale label Mar 4, 2018
@stale stale bot closed this as completed Mar 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. stale
Projects
None yet
Development

No branches or pull requests

2 participants