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

Issue 192833003: rebaseline_server: fix reload delay when there is client/server clock skew (Closed)

Created:
6 years, 9 months ago by epoger
Modified:
6 years, 9 months ago
Reviewers:
borenet
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

rebaseline_server: fix reload delay when there is client/server clock skew Currently, if there is >10 second clock skew between client and server, the client will attempt to reload constantly while the server is still loading results. NOTREECHECKS=True NOTRY=True Committed: http://code.google.com/p/skia/source/detail?r=13725

Patch Set 1 #

Patch Set 2 : reload: old chunk mismatch #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M gm/rebaseline_server/static/loader.js View 1 chunk +10 lines, -4 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
epoger
Ready to review at patchset 2.
6 years, 9 months ago (2014-03-10 17:26:05 UTC) #1
borenet
LGTM with optimizing suggestion. https://codereview.chromium.org/192833003/diff/20001/gm/rebaseline_server/static/loader.js File gm/rebaseline_server/static/loader.js (right): https://codereview.chromium.org/192833003/diff/20001/gm/rebaseline_server/static/loader.js#newcode88 gm/rebaseline_server/static/loader.js:88: $scope.localTimeString(timeToReload / 1000); Why not ...
6 years, 9 months ago (2014-03-10 17:51:14 UTC) #2
epoger
https://codereview.chromium.org/192833003/diff/20001/gm/rebaseline_server/static/loader.js File gm/rebaseline_server/static/loader.js (right): https://codereview.chromium.org/192833003/diff/20001/gm/rebaseline_server/static/loader.js#newcode88 gm/rebaseline_server/static/loader.js:88: $scope.localTimeString(timeToReload / 1000); On 2014/03/10 17:51:14, borenet wrote: > ...
6 years, 9 months ago (2014-03-10 18:04:47 UTC) #3
epoger
The CQ bit was checked by epoger@google.com
6 years, 9 months ago (2014-03-10 18:04:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/192833003/20001
6 years, 9 months ago (2014-03-10 18:05:04 UTC) #5
commit-bot: I haz the power
6 years, 9 months ago (2014-03-10 18:05:18 UTC) #6
Message was sent while issue was closed.
Change committed as 13725

Powered by Google App Engine
This is Rietveld 408576698