googleapis / googleapis/google-cloud-python

we might want custom retry logic for getQueryResults

Aberta
#15,732 3 comentários 0 reações 1 responsável Reivindicada por @daniel-sanche Ver no GitHub
api: bigquery type: feature request
Linguagem predominante
Python
Estrelas
5.4k
Forks
1.8k
Merge médio
2d 23h
PRs com merge (30d)
123

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.