| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Use integer for HTTP status code (the gRPC version cares).
|
|
||
|
|
||
| def _retry_backoff(result_predicate, meth, *args, **kw): | ||
| from grpc.beta.interfaces import StatusCode |
|
@daspecster I added the missing continue in 6ffe88d. Any remaining issues? |
Sorry, something went wrong.
|
LGTM! |
Sorry, something went wrong.
* feat: support load job option ColumnNameCharacterMap * add unit test
| Back | FazBrowse Home | New Git URL |
Logging system tests now pass both with GCLOUD_ENABLE_GAX and without it.
The _retry_backoff function added in 3a3613e may help toward #1619.