Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

chore: Remove hack for determining server-specified backoff.#402

Merged
kalyanac merged 8 commits intogoogleapis:masterfrom
nolanmar511:update-common
Feb 25, 2019
Merged

chore: Remove hack for determining server-specified backoff.#402
kalyanac merged 8 commits intogoogleapis:masterfrom
nolanmar511:update-common

Conversation

@nolanmar511
Copy link
Copy Markdown
Contributor

@nolanmar511 nolanmar511 commented Feb 12, 2019

Fixes #250

Tested: Ran ~20 node jobs with matching service/version/labels. Confirmed that back off matched the back offs specified in the response body.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 12, 2019
@nolanmar511
Copy link
Copy Markdown
Contributor Author

nolanmar511 commented Feb 12, 2019

@kinwa91 -- What's ci/kokoro: System test grpc-js? Should it be running yet?

It fails with:

Failed to get build config
com.google.devtools.kokoro.config.ConfigException: Couldn't find build configuration under /tmp/workspace/workspace/cloud-devrel/client-libraries/nodejs/presubmit/googleapis/cloud-profiler-nodejs/node8/system-test-grpcjs/src/github/cloud-profiler-nodejs/.kokoro/presubmit/node8.

@nolanmar511 nolanmar511 requested a review from kalyanac February 12, 2019 22:06
@nolanmar511
Copy link
Copy Markdown
Contributor Author

Failing tests are unrelated to this change.

@aalexand
Copy link
Copy Markdown
Contributor

Can we fix the tests first? Reviewing PR with failing tests / checks just doesn't feel good or right.

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Feb 19, 2019
@JustinBeckwith
Copy link
Copy Markdown
Contributor

@aalexand all that should be taken care of now :)

@nolanmar511
Copy link
Copy Markdown
Contributor Author

PTAL

@aalexand
Copy link
Copy Markdown
Contributor

@kalyanac @nolanmar511 Reviewed, Kalyana to also review and merge.

@nolanmar511
Copy link
Copy Markdown
Contributor Author

@kalyanac -- any thoughts, or is this ready to be merged?

@kalyanac kalyanac merged commit cf8b534 into googleapis:master Feb 25, 2019
@yoshi-automation yoshi-automation removed the 🚨 This issue needs some love. label Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove hack for determining server-specified retry backoff

6 participants