Conversation

olavloite

This PR moves the custom Backoff functionality and settings from the SpannerImpl class to AbstractResultSet, as that is the only place where it is still in use.

The Backoff configuration was previously a hard coded value. It now uses the gapic configuration for RPCs as the backoff is only used for the ResumableStreamIterator which is used by the executeSql and Read RPCs.

Updates #20

@googlebotgooglebot added the cla: yesThis human has signed the Contributor License Agreement.label Jan 28, 2020
Sign up for free to join this conversation on . Already have an account? Sign in to comment
cla: yesThis human has signed the Contributor License Agreement.
None yet

Successfully merging this pull request may close these issues.