Commit 6e90263
committed
fix(bigquery): translate IOException to BigQueryException in runWithRetries to enable retries on HTTP errors
1 parent fb49fb8 commit 6e90263
1 file changed
Lines changed: 12 additions & 1 deletion
File tree
- java-bigquery/google-cloud-bigquery/src/main/java/com/google/cloud/bigquery
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
72 | 83 | | |
73 | | - | |
| 84 | + | |
74 | 85 | | |
75 | 86 | | |
76 | 87 | | |
| |||
0 commit comments