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

tests: bigquery: retry query #1003

Merged

Conversation

stephenplusplus
Copy link
Contributor

This implements some retry logic into our test that Travis fails on randomly. I think the problem is BigQuery needs time to insert the row before we can query it. This will retry 3 times in 2 second intervals before giving up.

@stephenplusplus stephenplusplus added api: bigquery Issues related to the BigQuery API. testing labels Dec 7, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 7, 2015
callmehiphop added a commit that referenced this pull request Dec 7, 2015
@callmehiphop callmehiphop merged commit b03e31e into googleapis:master Dec 7, 2015
sofisl pushed a commit that referenced this pull request Nov 11, 2022
…eation metadata (#1003)

* feat: include conversation dataset name to be created with dataset creation metadata
docs: clarify SuggestionFeature enums which are specific to chat agents

PiperOrigin-RevId: 478522249

Source-Link: googleapis/googleapis@8bd89cd

Source-Link: googleapis/googleapis-gen@ddf381e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGRmMzgxZThmY2ViYmRkZTkwMmRmMDQxOWIzMDkwOGQwMWM2M2UwZSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
@release-please release-please bot mentioned this pull request Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants