8000 Bigtable: Increase timeout for app profile update operation. by tseaver · Pull Request #8417 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@tseaver
Copy link
Contributor
@tseaver tseaver commented Jun 18, 2019

Poke-and-hope.

Closes #7900.

@tseaver tseaver added testing api: bigtable Issues related to the Bigtable API. labels Jun 18, 2019
@tseaver tseaver requested review from busunkim96 and sduskis June 18, 2019 19:35
@tseaver tseaver requested review from crwilcox and frankyn as code owners June 18, 2019 19:35
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 18, 2019
@tseaver
Copy link
Contributor Author
tseaver commented Jun 19, 2019

The systest failure is actually another flakiness in test_create_instance_with_two_clusters: the temp_table.create() call can fail with a 504 Deadline Exceeded (I just re-opened #5928).

Because Table.create doesn't return a future, there is no way for us to wait / retry it. :(

@tseaver tseaver merged commit ed2366c into googleapis:master Jun 19, 2019
@tseaver tseaver deleted the 7900-bigtable-unflake-two_clusters-systest branch June 19, 2019 17:28
parthea pushed a commit that referenced this pull request Nov 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bigtable: 'test_create_instance_with_two_clusters' flakes modifying profile.

3 participants

0