This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
samples test "should search data assets in project" fails #383
Labels
api: datacatalog
Issues related to the googleapis/nodejs-datacatalog API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
samples
Issues that are directly related to samples.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Log: https://fusion2.corp.google.com/invocations/5bddf53d-130c-4b57-8f1e-66a5e83584b0/targets/cloud-devrel%2Fclient-libraries%2Fnodejs%2Fpresubmit%2Fgoogleapis%2Fnodejs-datacatalog%2Fnode12%2Fsamples-test/log
Here, the API responds with
DEADLINE_EXCEEDED
, which may mean it's a real problem. Need to reproduce locally, then check if increasing the timeout in gRPC service config solves it, and if it does, make the change internally to increase the timeout.I'll
it.skip
the test for now.The text was updated successfully, but these errors were encountered: