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

       Web browser: ---
            Bug ID: 42817
           Summary: pollForChanges must remember where it left of, so it
                    can recover
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

At present, pollForChanges will process all changes in the wb_changes table,
unless the starting point is given explicitly as a command line option. This
means that automatic recovery, or cron-based batch processing, is not possible.

We need a mechanism to remember the last change that was processed, so when
pollForChanges restarts, it will continue operation where it left off.

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

Reply via email to