Ladsgroup added a comment.

  I'm trying to see what has caused it but I don't have more info on the 
requests. I tried merging these with hadoop data and got this:
  
    select * from event.mediawiki_api_request where year = 2020 and month = 3 
and day = 19 and hour = 07 and meta.dt like '2020-03-19T07:56:1%' and 
meta.domain = "www.wikidata.org" and http.method = 'POST' and meta.request_id = 
'XnMlnQpAMMwAAp3cvLgAAAAF' limit 5
    
    _schema     meta    http    database        backend_time_ms api_error_codes 
params  datacenter      year    month   day     hour
    NULL        
{"uri":null,"request_id":"XnMlnQpAMMwAAp3cvLgAAAAF","id":"90b4df94-cc60-4698-ab9e-64441e7ad0b4","dt":"2020-03-19T07:56:13Z","domain":"www.wikidata.org","stream":"mediawiki.api-request"}
       
{"method":"POST","client_ip":"<reducted>","request_headers":{"user-agent":"<reducted>"}}
        wikidatawiki    219["failed-save","editconflict"]       
{"assert":"user","format":"json","data":"{\"labels\": {\"nl\": {\"language\": 
\"nl\", \"value\": \"Phineas 
Bury\"}}}","baserevid":"1076837819","id":"Q75859808","token":"[redacted]","bot":"1","maxlag":"5","action":"wbeditentity","summary":"nl-description,
 [[User:Edoderoobot/Set-nl-description|python code]] - person"}   eqiad   2020  
  3       19      7
    1 row selected (40.217 seconds)
  
  It's weird that it returned edit-failed with edit conflict but there's an 
exact edit: 
https://www.wikidata.org/w/index.php?title=Q75859808&diff=1138330913&oldid=1076837819
  
  Maybe two exact edits happened together by the same user and the second one 
failed (it would explain this weird path it's hitting, it's trying to diff and 
patch the same thing). It might be. Stay Tuned!

TASK DETAIL
  https://phabricator.wikimedia.org/T248006

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Krinkle, Ladsgroup, Jdforrester-WMF, Daimona, brennen, Agusbou2015, 
Liuxinyu970226, hashar, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Rxy, Jay8g, Krenair
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to