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

compute_v1_generated_forwarding_rules_insert_sync.py not running in async fashion #2034

Open
mallocash05 opened this issue May 31, 2024 · 1 comment
Assignees
Labels
api: compute Issues related to the Compute Engine API. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@mallocash05
Copy link

https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-compute/samples/generated_samples/compute_v1_generated_forwarding_rules_insert_sync.py

the code snippet runs in couple seconds but exits without a confirmation that the operation ran successfully

checked the response.status , status: RUNNING means that this code snippet is not exactly "sync"

@product-auto-label product-auto-label bot added the api: compute Issues related to the Compute Engine API. label May 31, 2024
@parthea parthea added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. labels Jun 3, 2024
@parthea
Copy link
Contributor

parthea commented Jun 3, 2024

Hi @mallocash05,

Thanks for reporting this issue. I'm going to move this issue to the repository which produces the generated code samples so we can work on a fix.

@parthea parthea transferred this issue from googleapis/google-cloud-python Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: compute Issues related to the Compute Engine API. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants