Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

test: add retry for rate limiting of load jobs#160

Merged
gcf-merge-on-green[bot] merged 3 commits intogoogleapis:masterfrom
tswast:issue151-snapshot-flakes
Mar 17, 2021
Merged

test: add retry for rate limiting of load jobs#160
gcf-merge-on-green[bot] merged 3 commits intogoogleapis:masterfrom
tswast:issue151-snapshot-flakes

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented Mar 17, 2021

Follow-up to #155

With 2 load jobs right in a row, we see to be hitting rate limiting. Add retry_403 from google-cloud-bigquery tests, which seem to successfully work around this.

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 #151
Fixes #161 🦕

@tswast tswast requested review from a team and shollyman and removed request for a team March 17, 2021 14:36
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. label Mar 17, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 17, 2021
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Mar 17, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0cbf160 into googleapis:master Mar 17, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests.system.reader.test_reader: test_snapshot[v1beta2-AVRO] failed tests.system.reader.test_reader: test_snapshot[v1] failed

2 participants