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

       Web browser: ---
            Bug ID: 42780
           Summary: More checks to avoid duplicate recent change entries
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataClient
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The poll for changes stuff and saving recent change entries could use more
checks to make sure duplicate entries do not get saved.  

This could be:

1) at the recent change save point 

2) in poll for changes, programatically know which change id to start at, maybe
with a hook point before pollforchanges queries the changes table.

or both.  This is in event the poll for changes script has to be restarted.  

Right now, it can use --since and work at a specified time interval with a cron
job or run continuously as a daemon.

-- 
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