Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(258)

Issue 14771043: Fix latency calculation incoherency. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by M-A
Modified:
11 years, 10 months ago
Reviewers:
Roger Tawa
CC:
codereview-list_googlegroups.com
Visibility:
Public.

Description

Fix latency calculation incoherency. Use logging.error() instead of assert, so that the processing goes on but that the error is not completely silently dropped. The problem is that calculating the latency twice resulted in different values. This can happen when the way latency is calculated is changed.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M codereview/views.py View 2 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 3
M-A
I tested this CL live and this fixed what was blocking the statistics update.
11 years, 10 months ago (2013-10-17 01:33:04 UTC) #1
Roger Tawa
Lgtm On Oct 16, 2013 9:33 PM, <maruel@chromium.org> wrote: > Reviewers: Roger Tawa, > > ...
11 years, 10 months ago (2013-10-17 13:05:32 UTC) #2
M-A
11 years, 10 months ago (2013-10-17 13:10:34 UTC) #3
Committed as b03cf30f3124.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b