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

Pass api parameters as dsl config/cli paramters. #152

Closed
abhijeetkaurav1st opened this issue Mar 1, 2021 · 2 comments
Closed

Pass api parameters as dsl config/cli paramters. #152

abhijeetkaurav1st opened this issue Mar 1, 2021 · 2 comments

Comments

@abhijeetkaurav1st
Copy link
Collaborator

Add retries count, read timeout as cli params or config parameter. That can increase the processing of some dsl commands.

For ex:
If configuration of two verified account is disturbed/screwed.calm update cache command is taking
30s (read timeout) * 3 (retries) * 2 images and subnets * 2 (no of accounts) = 360 seconds (6 minutes and no result at all)

abhijeetkaurav1st pushed a commit that referenced this issue Jul 22, 2022
* fixing vpc enabled check

* fixing vpc enabled check

* format and fix vpc tests

(cherry picked from commit 08c716e5a993338e81e3d4d86077c623624a24b5)
@abhijeetkaurav1st
Copy link
Collaborator Author

Also #190

@abhijeetkaurav1st
Copy link
Collaborator Author

Resolved as part of #190

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

No branches or pull requests

1 participant