Skip to content

chore(spanner): wrap instance creation in retry_429 in snippets_test - #18250

Merged
sakthivelmanii merged 2 commits into
mainfrom
fix-spanner-snippets-429-quota
Sep 1, 2026
Merged

chore(spanner): wrap instance creation in retry_429 in snippets_test#18250
sakthivelmanii merged 2 commits into
mainfrom
fix-spanner-snippets-429-quota

Conversation

@sakthivelmanii

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@sakthivelmanii
sakthivelmanii requested a review from a team as a code owner August 31, 2026 19:53

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request wraps the call to snippets.create_instance_with_processing_units with the retry_429 helper in the test_create_instance_partition test to handle rate-limiting errors. There are no review comments, and I have no feedback to provide.

@sakthivelmanii
sakthivelmanii requested a review from a team as a code owner September 1, 2026 02:59

@sinhasubham sinhasubham Sep 1, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why is this needed? also the dorny/paths-filter version upgrade

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

zimzor is failing because of it. (due to vulnerability)

@sakthivelmanii
sakthivelmanii merged commit 29d7488 into main Sep 1, 2026
57 checks passed
@sakthivelmanii
sakthivelmanii deleted the fix-spanner-snippets-429-quota branch September 1, 2026 06:53
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.

2 participants