googleapis / googleapis/google-cloud-python
Custom exception types for amended query job exceptions
オープン
api: bigquery
type: feature request
- 主要言語
- Python
- スター
- 5.4k
- フォーク
- 1.8k
- 平均マージ
- 3日 4時間
- マージ済み PR(30日)
- 122
説明
I noticed in https://github.com/googleapis/python-bigquery/pull/1105 that we turn off type checking to add `query_job` and now `debug_message` properties to a `GoogleAPICallError`.
It'd be great if (a) there were some generic debug properties we could add to on the core `GoogleAPICallError` and/or (b) we had a custom exception type(s) so that folks can more easily discover `debug_message` and `query_job`.
コントリビューションガイド
評価
この issue はまだ評価されていません。