maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] Details on patch 3497b11c2009a3ab814f1639310e870461


From: Maxime Petazzoni
Subject: Re: [Maposmatic-dev] Details on patch 3497b11c2009a3ab814f1639310e870461c1d967?
Date: Thu, 13 Dec 2012 10:41:25 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

* David MENTRE <address@hidden> [2012-12-13 15:02:21]:

> Hello Maxime,
> 
> 2012/12/9 Maxime Petazzoni <address@hidden>:
> > I suspect the reason we're seeing the no stylesheet/no layout errors on
> > job submissions *could* be because some people have outdated map
> > creation wizard Javascript. Not sure, so I want to test it out.
> 
> Do you know if the number of submitted jobs has reduced? Because the
> number of no stylesheet error has decreased. But there are still some
> of them. :-(

We had almost 70 jobs so far today (Dec 13th) and 110 yesterday, so it
hasn't come down. It's possible the change helped. We'll keep monitoring
it. But ultimately I'd like to understand why Django's form validation
doesn't catch it!

Full reports of jobs submitted by day for the past 30 days:

maposmatic-prod=> select date_trunc('day',submission_time),count(id) from 
maposmatic_maprenderingjob group by date_trunc order by date_trunc desc limit 
30;
       date_trunc       | count 
------------------------+-------
 2012-12-13 00:00:00+01 |    69
 2012-12-12 00:00:00+01 |   110
 2012-12-11 00:00:00+01 |    64
 2012-12-10 00:00:00+01 |    65
 2012-12-09 00:00:00+01 |    54
 2012-12-08 00:00:00+01 |    42
 2012-12-07 00:00:00+01 |    99
 2012-12-06 00:00:00+01 |    88
 2012-12-05 00:00:00+01 |   111
 2012-12-04 00:00:00+01 |   166
 2012-12-03 00:00:00+01 |   131
 2012-12-02 00:00:00+01 |    64
 2012-12-01 00:00:00+01 |    64
 2012-11-30 00:00:00+01 |    55
 2012-11-29 00:00:00+01 |    33
 2012-11-28 00:00:00+01 |    26
 2012-11-27 00:00:00+01 |    27
 2012-11-26 00:00:00+01 |    24
 2012-11-25 00:00:00+01 |    30
 2012-11-24 00:00:00+01 |    14
 2012-11-23 00:00:00+01 |     9
 2012-11-22 00:00:00+01 |    15
 2012-11-21 00:00:00+01 |    13
 2012-11-20 00:00:00+01 |    10
 2012-11-19 00:00:00+01 |    16
 2012-11-18 00:00:00+01 |     8
 2012-11-17 00:00:00+01 |     6
 2012-11-16 00:00:00+01 |    16
 2012-11-15 00:00:00+01 |     3
 2012-11-07 00:00:00+01 |    15
(30 rows)

/Max
-- 
Maxime Petazzoni <http://www.bulix.org>
 ``One by one, the penguins took away my sanity.''
Writing software in California

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]