Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/tswast-fix-query-retry' into tsw…
Browse files Browse the repository at this point in the history
…ast-fix-query-retry
  • Loading branch information
tswast committed Apr 17, 2024
2 parents 08373bc + 2a587aa commit f7f1e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_job_retry.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ def make_job_id(*args, **kwargs):
# jobs.getQueryResults x2
#
# Note: internalError is ambiguous in jobs.getQueryResults. The
# problem could be at the Google Frontend leve or it could be because
# problem could be at the Google Frontend level or it could be because
# the job has failed due to some transient issues and the BigQuery
# REST API is translating the job failed status into failure HTTP
# codes.
Expand Down

0 comments on commit f7f1e81

Please sign in to comment.