googleapis / java-bigtable

Apache License 2.0
70 stars 86 forks source link

test: deflake metrics unit tests #2253

Closed igorbernstein2 closed 3 months ago

igorbernstein2 commented 3 months ago

There is a race condition between publishing metrics and reading them. This PR adds a small retry/sleep loop to poll for absent metrics

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:

Fixes # ☕️

If you write sample code, please follow the samples format.