googleapis / nodejs-talent

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/solutions/talent-solution/
Apache License 2.0
24 stars 11 forks source link

fix: flaky sample test two ways #375

Closed SurferJeffAtGoogle closed 3 years ago

SurferJeffAtGoogle commented 3 years ago
  1. Examine all the resources in the response.
  2. I suspect, but cannot prove that the search function is eventually consistent. So, give it some time.

Fixes https://github.com/googleapis/nodejs-talent/issues/344