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 timeout for proposal wait time configurable #9

Open
fedyiv opened this issue Feb 15, 2019 · 0 comments
Open

Make timeout for proposal wait time configurable #9

fedyiv opened this issue Feb 15, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@fedyiv
Copy link
Contributor

fedyiv commented Feb 15, 2019

Move this to some variable
fabric-utils/fabric-connector/src/main/java/com/luxoft/fabric/FabricConfig.java

instantiateProposalRequest.setProposalWaitTime(120000);
...
upgradeProposalRequest.setProposalWaitTime(120000);
@osesov osesov added the enhancement New feature or request label Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants