Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(575)

Issue 614423002: Retry license request on timeouts and errors (Closed)

Created:
6 years, 2 months ago by jrummell
Modified:
6 years, 2 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Retry license request on timeouts and errors Also removes the retry limit so that it will retry on failures until the test framework stops the test. BUG=418952 Committed: https://crrev.com/a65005b70a2e6783af4d27c8c3f139da649b5783 Cr-Commit-Position: refs/heads/master@{#297741}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Change log messages #

Total comments: 4

Patch Set 3 : Remove retry limit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -8 lines) Patch
M media/test/data/eme_player_js/utils.js View 1 2 2 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
jrummell
PTAL.
6 years, 2 months ago (2014-10-01 17:18:25 UTC) #2
sandersd (OOO until July 31)
https://codereview.chromium.org/614423002/diff/1/media/test/data/eme_player_js/utils.js File media/test/data/eme_player_js/utils.js (right): https://codereview.chromium.org/614423002/diff/1/media/test/data/eme_player_js/utils.js#newcode233 media/test/data/eme_player_js/utils.js:233: REQUEST_RETRY_DELAY_MS + 'ms'); statusText is typically uninformative (it's probably ...
6 years, 2 months ago (2014-10-01 17:46:12 UTC) #3
jrummell
Updated. https://codereview.chromium.org/614423002/diff/1/media/test/data/eme_player_js/utils.js File media/test/data/eme_player_js/utils.js (right): https://codereview.chromium.org/614423002/diff/1/media/test/data/eme_player_js/utils.js#newcode233 media/test/data/eme_player_js/utils.js:233: REQUEST_RETRY_DELAY_MS + 'ms'); On 2014/10/01 17:46:12, sandersd wrote: ...
6 years, 2 months ago (2014-10-01 20:49:07 UTC) #4
ddorwin
https://codereview.chromium.org/614423002/diff/20001/media/test/data/eme_player_js/utils.js File media/test/data/eme_player_js/utils.js (right): https://codereview.chromium.org/614423002/diff/20001/media/test/data/eme_player_js/utils.js#newcode217 media/test/data/eme_player_js/utils.js:217: var MAXIMUM_REQUEST_ATTEMPTS = 3; If we're seeing this sometimes ...
6 years, 2 months ago (2014-10-01 21:00:29 UTC) #5
jrummell
Updated to remove the retry limit. https://codereview.chromium.org/614423002/diff/20001/media/test/data/eme_player_js/utils.js File media/test/data/eme_player_js/utils.js (right): https://codereview.chromium.org/614423002/diff/20001/media/test/data/eme_player_js/utils.js#newcode217 media/test/data/eme_player_js/utils.js:217: var MAXIMUM_REQUEST_ATTEMPTS = ...
6 years, 2 months ago (2014-10-01 21:28:34 UTC) #6
ddorwin
Thanks. High level LGTM once sandersd is happy.
6 years, 2 months ago (2014-10-01 21:31:28 UTC) #7
sandersd (OOO until July 31)
lgtm
6 years, 2 months ago (2014-10-01 21:34:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/614423002/40001
6 years, 2 months ago (2014-10-01 21:36:48 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 52d23099e9206097ba60e540429222a41eba3bf1
6 years, 2 months ago (2014-10-01 23:56:05 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-01 23:56:57 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a65005b70a2e6783af4d27c8c3f139da649b5783
Cr-Commit-Position: refs/heads/master@{#297741}

Powered by Google App Engine
This is Rietveld 408576698