Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
There was an error while loading. Please reload this page.
We are currently emitting a DeadlineExceeded exception when the overall operation times out. This could be misleading, since DeadlineExceeded is typically used to denote a single rpc failure. Maybe we should use a different exception type?
This question applies to all GCP libraries, and will likely need to be addressed at the api-core level as well as in this library