Carlos O'Ryan
Carlos O'Ryan
@nakayamaryo0731 if you are still interested, this is a good list of things to work on related to storage: https://github.com/googleapis/google-cloud-rust/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22api%3A%20storage%22 None of them are super easy, but some are not...
More than 90d without repeats. Closing.
In that last error log I see: > Step #3: `google::cloud::Status` thrown: UNAVAILABLE: Error in non-idempotent operation QueryGrantableRoles: The service is currently unavailable. Maybe this is just another RPC that...
No repeats in 90d, and at least two mitigations in place. Closing.
/cc: @BenWhitehead FYI...
Thanks for the detailed bug report and the investigation. I think in most other languages a hand-written layer adds these routing headers. Your patch sounds like a better solution to...
For other Googlers: b/275088289 may be of interest.
We need to figure out if this would be a breaking change. Probably not, but if it was, then we need to do it as part of stabilizing the API.
I think you want something like: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_scheduler_job Though now you want to think about what service account will run that job, and what permissions it will need to have.
@PhongChuong / @dbolduc can we close this?