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

fetch wait time for toscactl run results - should be configurable - or much higher #53

Open
clemensutschig opened this issue Feb 13, 2022 · 0 comments
Labels
enhancement New feature or request toscactl

Comments

@clemensutschig
Copy link
Contributor

clemensutschig commented Feb 13, 2022

case <-time.After(15 * time.Second):

shows 15 secs wait time between run results fetch retries ... this is way too small - I would suggest to start with 3 minutes if nothing is set - and make this configurable. Same for the report generation.

@clemensutschig clemensutschig changed the title Wait time for toscactl run results - should be configurable - or much higher fetch wait time for toscactl run results - should be configurable - or much higher Feb 13, 2022
@clemensutschig clemensutschig added enhancement New feature or request toscactl labels Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request toscactl
Projects
None yet
Development

No branches or pull requests

1 participant