googleapis / googleapis/google-cloud-python

we might want custom retry logic for getQueryResults

オープン
#15,732 コメント 3 件 リアクション 0 件 担当者 1 名 @daniel-sanche が担当を希望しています GitHub で見る
api: bigquery type: feature request
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
122

説明

Since getQueryResults translates job failures into HTTP error response codes, we might be retrying getQueryResults more often than needed, delaying when we re-issue a query (when safe to do so). Probably will want a different set of default error codes for getQueryResults.

We'll need to be careful with this, though, as we don't want to re-issue queries when they aren't actually corresponding to failed query jobs.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。