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

Not all inputs that exit Fatal Should - Retry/GCloud native commands should be an option #51

Open
Lucisano opened this issue Sep 1, 2023 · 0 comments

Comments

@Lucisano
Copy link

Lucisano commented Sep 1, 2023

When running edge init all checks seem to raise a fatal exception.

This make sense for missing tools and versions, but within the GCloud configuration. I don't believe that these steps should be Fatal and could have retry options to avoid having to run through all of the checks and user inputs again for each failed attempt.

I hit this exit condition for billing enablement and bucket creation.

Billing:
It would be nice if the init command could wrap GCloud commands such as linking a project to an active billing account if available:
https://cloud.google.com/sdk/gcloud/reference/billing

Bucket Creation:
Please allow for a retry if bucket already exists/cannot be created

See the below flow running locally:

Edge Input

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