diff options
author | Francis Irving <francis@mysociety.org> | 2010-03-25 09:44:05 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-03-25 09:44:05 +0000 |
commit | d85bbe7b2433758c77bb8993a343c244c2f21379 (patch) | |
tree | a086dad168b79ca437950a7d35b95f720477fb87 | |
parent | 7960724e0f0f673e264672d67564138518403af9 (diff) |
Up priority of this as it causes cron spam
-rw-r--r-- | todo.txt | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,6 +1,11 @@ Next (things that will reduce admin time mainly) ==== +sending an email alert for this query takes crazy long + query = 'variety:response (status:successful OR status:partially_successful)' +something to do with the way event_digest loops with lots of responses? +This is causing cron spam so needs fixing + Make it so when you make followups the whole request is shown on the page. Finish profile photo @@ -55,10 +60,6 @@ Performance test if get_attachments_for_display called multiple times in one request? -sending an email alert for this query takes crazy long - query = 'variety:response (status:successful OR status:partially_successful)' -something to do with the way event_digest loops with lots of responses? - Some requests to lower memory use of still: PID: 676 CONSUME MEMORY: 16968 KB Now: 102604 KB http://www.whatdotheyknow.com/request/parking_ticket_data_81 PID: 2036 CONSUME MEMORY: 129368 KB Now: 179652 KB http://www.whatdotheyknow.com/request/14186/response/33740 |