Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
cc62448
initial stab
Jul 28, 2021
61e1c38
test start
Jul 28, 2021
093f9b4
Test high-level retry behavior.
Jul 28, 2021
b2ce74b
Don't retry here
Jul 28, 2021
d930c83
reworked the retry logic.
Jul 28, 2021
bf7b4c6
if, when retrying, the new query job is complete and errorer, stop ri…
Jul 29, 2021
0598197
Added test (and to existing test) to make sure we can call result mul…
Jul 29, 2021
c9644e9
Keep carrying retry_do_query, even though it shouldn't be necessary.
Jul 29, 2021
2d0e067
blacken
Jul 29, 2021
0dcac01
removed unecessary condition
Jul 29, 2021
026edba
System test that demonstrates the retry behavior as applied to the or…
Jul 29, 2021
0e764d2
Added missing copyright
Jul 29, 2021
c96d8b3
Added missing copyright
Jul 29, 2021
5058cb4
Merge branch 'master' into fix-retry
tswast Aug 4, 2021
3c53172
Added a leading _ to the retry_do_query query-jov attribute to make i…
Aug 4, 2021
eb51432
Merge branch 'master' into fix-retry
tswast Aug 5, 2021
d6d958f
fixed copyright
Aug 5, 2021
a05f75f
Merge branch 'fix-retry' of github.com:jimfulton/python-bigquery into…
Aug 5, 2021
32e7050
why sleep?
Aug 5, 2021
3361a82
use DEFAULT_RETRY for low-level requests, to retry API errors
Aug 5, 2021
4c6ef5b
Separate job retry into separate option for client query and query-jo…
Aug 9, 2021
25b44a0
Merge branch 'master' into fix-retry
Aug 9, 2021
9ab84e4
Use None job_retry to disable retry
Aug 10, 2021
d2bf840
Use a 10-minute deadline for job retry by default
Aug 10, 2021
4c004a5
Merge branch 'fix-retry' of github.com:jimfulton/python-bigquery into…
Aug 10, 2021
be49c4b
Merge branch 'master' into fix-retry
Aug 10, 2021
9e4a011
Merge branch 'master' into fix-retry
Aug 11, 2021
204641b
Merge branch 'master' into fix-retry
Aug 11, 2021
bf051b0
Added another default reason to retry jobs
Aug 11, 2021
b47244f
Merge branch 'fix-retry' of github.com:jimfulton/python-bigquery into…
Aug 11, 2021
2377a1b
Merge branch 'master' into fix-retry
Aug 11, 2021
6b790e8
Update tests/unit/test_job_retry.py
tswast Aug 11, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into fix-retry
  • Loading branch information
Jim Fulton authored Aug 11, 2021
commit 2377a1be772de66e63ae8bb35b5b1d11f88a4731

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.