gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

compute_v1_generated_forwarding_rules_insert_sync.py not running in async fashion

Open mallocash05 opened this issue 1 year ago • 1 comments

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"

mallocash05 avatar May 31 '24 16:05 mallocash05

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 avatar Jun 03 '24 14:06 parthea