https://bugzilla.wikimedia.org/show_bug.cgi?id=43967
--- Comment #11 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to Gilles Dubuc from comment #9) > I confirm that this is probably coming from chunked upload-specific APIs. > More specifically "checkStatus", which allows to check when an upload has > been reassembled when the chunk API keeps replying "Poll". > > It seems like something almost identical is also exposed to API consumers > through "statuskey", but UploadWizard doesn't seem to make use of it. > > The failure is due to the session entry for the requested filekey being > missing. I will investigate further once I have shell access approved to > access logs. Something I'm particularly interested in finding out is whether > all the session data is missing or just the entry for the particular file > we're interested in. Is this a sudden increase? If so, maybe hhvm related? chunked upload does some scary stuff with sessions, it wouldn't shock me if hhvm interfered with that somehow. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
