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

WaitUntil doesn't wait long enough in Astra cluster creation #39

Open
weideng1 opened this issue Jul 13, 2022 · 0 comments
Open

WaitUntil doesn't wait long enough in Astra cluster creation #39

weideng1 opened this issue Jul 13, 2022 · 0 comments

Comments

@weideng1
Copy link
Collaborator

When creating a E-tier cluster in Astra, we often encounter the following error:

$ astra -e dev db create -l AWS -k testks -n clitest -r us-east-1 -t E60
..........................................................................................unable to create '{1 AWS testks clitest <nil> us-east-1 E60 <nil>}' with error waiting for status check on create db failed because 'unable to find db id aae7d687-1083-4c04-915c-fdf79a2cef84 with status [ACTIVE] after 2700 seconds'

This can be easily fixed by allowing it to wait for 1 hour instead of 2700 seconds.

weideng1 added a commit that referenced this issue Jul 13, 2022
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