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

       Web browser: ---
            Bug ID: 46565
           Summary: pruneChanges should keep all changes not yet
                    dispatched
           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 the moment, pruneChanges will delete changes older than a fixed time. If for
some reason clients get lagged very much, changes may get pruned before they
get a changes to be dispatched. If this happens, the changes can not be
dispatched on the client.

To avoid this, the pruneChanges script should never prune any change that has
not yet been dispatched.

Even so, changes may get pruned between being dispatched and being processed by
the client's job queue. pruneChanges may add a grace period to mitigate this
issue.

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