This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Cancelling a reservation too soon returns GRPC error #201
Labels
api: bigqueryreservation
Issues related to the googleapis/python-bigquery-reservation API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
🚨
This issue needs some love.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Expected outcome: raises Cannot delete capacity commitment before commitment end time: 2021-12-27T15:23:00.479018+00:00 .
Instead, raises Attribute ERror.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
If you are still having issues, please be sure to include as much information as possible:
Environment details
python --version
pip --version
google-cloud-bigquery-reservation
version:pip show google-cloud-bigquery-reservation
Relevant google libraries:
google-api-core-2.3.2 google-api-python-client-2.33.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 google-auth-oauthlib-0.4.6 google-cloud-bigquery-2.31.0 google-cloud-bigquery-reservation-1.4.1 google-cloud-core-2.2.1 google-cloud-pubsub-2.9.0 google-cloud-storage-1.43.0 google-crc32c-1.3.0 google-reauth-0.1.1 google-resumable-media-2.1.0 googleapis-common-protos-1.54.0 grpc-google-iam-v1-0.12.3 grpcio-1.43.0
Steps to reproduce
Code example
# example
Stack trace
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered: