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

       Web browser: ---
            Bug ID: 42815
           Summary: Use localStorage as a queue to increase fraction of
                    events that eventually fire
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: EventLogging
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Use HTML5 storage as an intermediary queue so if an image doesn't successfully
fire, we have a chance to pull the log entry out of storage and try again.

Duplicate firings are a possibility (the browser could fire without us getting
confirmation), so we will probably have to generate a unique ID and
de-duplicate on the server.

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