Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [Spanner] Remove handwritten Retry logic #7235

Draft
wants to merge 3 commits into
base: spanner-v2
Choose a base branch
from

Conversation

ajupazhamayil
Copy link
Contributor

@ajupazhamayil ajupazhamayil commented Apr 15, 2024

@ajupazhamayil ajupazhamayil changed the title feat!: Remove handwritten Retry logic feat!: [Spanner] Remove handwritten Retry logic Apr 15, 2024
* @type RetrySettings|array $retrySettings
* Retry settings to use for this call. Can be a {@see RetrySettings} object, or an
* associative array of retry settings parameters. See the documentation on
* {@see RetrySettings} for example usage.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be added to each and every API which supports RetrySettings. Note: executeStreamingSql and streamingRead does not support RetrySettings.

@ajupazhamayil ajupazhamayil changed the title feat!: [Spanner] Remove handwritten Retry logic feat: [Spanner] Remove handwritten Retry logic Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant