googleapis / googleapis/google-cloud-python

we might want custom retry logic for getQueryResults

Open
#15,732 3 comments 0 reactions 1 assignee Claimed by @daniel-sanche View on GitHub
api: bigquery type: feature request
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.