https://bugzilla.wikimedia.org/show_bug.cgi?id=72563

            Bug ID: 72563
           Summary: Tasks should clean up after themselves when
                    SoftTimeLimitExceeded exception is raised
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Wikimetrics
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Tasks should clean up after themselves when SoftTimeLimitExceeded exception is
raised. 

If not a report (=task) will appear on the database with status STARTED when in
fact will never complete, as it was cancelled (for taking too much time)


This is happening right now with PagesCreated and NamespaceCreated for enwiki

 | 1791117 | 2014-10-21 00:00:00 | enwiki - PagesCreated | STARTED |
 | 1791122 | 2014-10-22 00:00:00 | enwiki - PagesCreated | STARTED |

In the code we are handling properly reports left in stage "PENDING" but not
started (which indicate that report could not even start really)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to