Skip to content

Add retries to downloadEmulator() to mitigate transient network issues#3719

Merged
JesseLovelace merged 4 commits intogoogleapis:masterfrom
JesseLovelace:master
Sep 25, 2018
Merged

Add retries to downloadEmulator() to mitigate transient network issues#3719
JesseLovelace merged 4 commits intogoogleapis:masterfrom
JesseLovelace:master

Conversation

@JesseLovelace
Copy link
Copy Markdown
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 21, 2018
.andReturn(mockURLConnection).times(1);
EasyMock.replay(mockURLStreamHandler, mockURLConnection);

URL url = new URL (mockProtocol, null, 0, mockFile, mockURLStreamHandler);

This comment was marked as spam.

@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 25, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 25, 2018
@JesseLovelace JesseLovelace merged commit 2c284dd into googleapis:master Sep 25, 2018
suztomo pushed a commit that referenced this pull request Mar 9, 2026
lqiu96 pushed a commit that referenced this pull request Mar 20, 2026
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* chore(main): release 6.91.0

* chore: generate libraries at Thu Apr 17 03:54:55 UTC 2025

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants