Skip to content

spanner: make retry/resume policy for streaming result sets configurable #5185

@olavloite

Description

@olavloite

Streaming ResultSets in Spanner can be retried/resumed automatically using a resume_token. The current implementation uses a hardcoded resume policy that basically says 'If the error code is Unavailable, then retry up to 10 times'. This should be configurable, and preferably use a similar implementation as the Storage client. See also #5165 (comment)

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the Spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions