Skip to content

Adding retry for bucket creation to logging system test. - #2307

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:logging-flaky-sys-test
Sep 15, 2016
Merged

Adding retry for bucket creation to logging system test.#2307
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:logging-flaky-sys-test

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Sometimes when tests run quicker than usual or multiple builds run tests at once, the backend gives a 429 response to rate-limit our clients using one service account.

I took down a bunch of failures last week and can't track down where this occurred, sorry.

@dhermesdhermes added testing api: logging Issues related to the Cloud Logging API. flaky labels Sep 12, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 12, 2016
Sometimes when tests run quicker than usual or multiple builds
run tests at once, the backend gives a 429 response to
rate-limit our clients using one service account.
@dhermes
dhermesforce-pushed the logging-flaky-sys-test branch from 593e9cd to 7eb3177CompareSeptember 13, 2016 01:27

@daspecsterdaspecster left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dhermes
dhermes merged commit 9239c3c into googleapis:masterSep 15, 2016
@dhermes
dhermes deleted the logging-flaky-sys-test branch September 15, 2016 18:06
@dhermesdhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Apr 1, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: loggingIssues related to the Cloud Logging API.cla: yesThis human has signed the Contributor License Agreement.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@daspecster@tseaver@googlebot