googleapis / googleapis/google-cloud-python

we might want custom retry logic for getQueryResults

Aperta
#15,732 3 commenti 0 reazioni 1 assegnatario Rivendicata da @daniel-sanche Vedi su GitHub
api: bigquery type: feature request
Lingua principale
Python
Stelle
5.4k
Fork
1.8k
Merge medio
3g 4h
PR unite (30g)
122

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.