Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
There was an error while loading. Please reload this page.
The Backup API surface doesn't pass
timeoutto the underlining API call:python-spanner/google/cloud/spanner_v1/backup.py
Line 178 in 1d49766
Can you add
timeoutparam and pass it to the API call so that I can control the deadline? We occasionally see DeadlineExceededError uponBackup.create()calls.