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

Introduce variable for plugin installation timeout #42

Merged
merged 1 commit into from Jun 27, 2019
Merged

Introduce variable for plugin installation timeout #42

merged 1 commit into from Jun 27, 2019

Conversation

nre-ableton
Copy link
Contributor

@nre-ableton nre-ableton commented Jun 27, 2019

Some plugins, such as Blue Ocean, have large dependency trees and can
take some time to install. This commit introduces a new variable,
which can be increased for users who are installing a large amount of
plugins, plugins with deep dependency trees, or perhaps are using a
Jenkins master with meager I/O capabilities.

The default value is 300, which is the same as the default value for
the timeout option of the wait_for module.


ping @emmetog

Some plugins, such as Blue Ocean, have large dependency trees and can
take some time to install. This commit introduces a new variable,
which can be increased for users who are installing a large amount of
plugins, plugins with deep dependency trees, or perhaps are using a
Jenkins master with meager I/O capabilities.

The default value is 300, which is the same as the default value for
the timeout option of the wait_for module.
@nre-ableton nre-ableton changed the title Increase timeout to 10 mins for installing plugins Introduce variable for plugin installation timeout Jun 27, 2019
@emmetog emmetog merged commit fcc3296 into emmetog:master Jun 27, 2019
@emmetog
Copy link
Owner

emmetog commented Jun 27, 2019

Thanks @nre-ableton !

@nre-ableton
Copy link
Contributor Author

@emmetog Thank you! 👏

@nre-ableton nre-ableton deleted the nre/master/plugin_timeout branch June 27, 2019 21:14
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.

None yet

2 participants