Skip to content

Commit

Permalink
spanner: use the standard GAX retryer for stream
Browse files Browse the repository at this point in the history
Use a standard GAX retryer for resumableStreamDecoder and only
retry on standard gRPC codes. Removes the custom error checks
that were used by this decoder.

Updates #1418.

Change-Id: I8f339f31cf71fe3e5f9aebcb685b5444c8aa56b8
Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/44173
Reviewed-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jean de Klerk <deklerk@google.com>
  • Loading branch information
olavloite committed Sep 21, 2019
1 parent 5709d56 commit fe4e66c
Show file tree
Hide file tree
Showing 6 changed files with 400 additions and 260 deletions.

0 comments on commit fe4e66c

Please sign in to comment.