[Wikidata-bugs] [Maniphest] [Changed CC] T85181: Investigate design public API, possibly using MQL

2014-12-23 Thread mobrovac
mobrovac added a subscriber: mobrovac. TASK DETAIL https://phabricator.wikimedia.org/T85181 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Changed CC] T84923: Reliable publish / subscribe event bus

2014-12-23 Thread mobrovac
mobrovac added a subscriber: mobrovac. TASK DETAIL https://phabricator.wikimedia.org/T84923 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Commented On] T85181: Investigate design public API, possibly using MQL

2014-12-23 Thread mobrovac
mobrovac added a comment. How about using the Sirent JSON https://github.com/kevinswiber/siren format? It aims at giving a complete description of a resource, complete with URIs. Granted, it's more verbose than other solutions, but it could be used also to create different pre- and post

[Wikidata-bugs] [Maniphest] [Commented On] T84923: Reliable publish / subscribe event bus

2015-01-26 Thread mobrovac
mobrovac added a comment. Re: reliability, RELP http://www.rsyslog.com/doc/relp.html might be of help on the application level. TASK DETAIL https://phabricator.wikimedia.org/T84923 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Edited] T84923: Reliable publish / subscribe event bus

2015-05-15 Thread mobrovac
mobrovac edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T84923 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mobrovac Cc: mmodell, Eevans, chasemp, brion, Krenair, Halfak, JanZerebecki, bd808, MZMcBride, mobrovac

[Wikidata-bugs] [Maniphest] [Commented On] T116247: Define edit related events for change propagation

2015-10-23 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T116247#1747924, @Ottomata wrote: > I'd like an actual timestamp to be part of the framing for all events too. > I'm all for a reqid, (although I'd bikeshed about the name a bit), but having > a standardized canonical

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-10-22 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#1744752, @Smalyshev wrote: > @GWicke I would be interested to participate. I'll be in the office, could > you add me to the invite? Done. TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T116247: Define edit related events for change propagation

2015-10-27 Thread mobrovac
mobrovac added a blocked task: T114443: EventBus MVP. TASK DETAIL https://phabricator.wikimedia.org/T116247 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mobrovac Cc: EBernhardson, Smalyshev, yuvipanda, Hardikj, daniel, aaron, GWicke, mobrovac

[Wikidata-bugs] [Maniphest] [Edited] T116247: Define edit related events for change propagation

2015-10-26 Thread mobrovac
mobrovac edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T116247 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mobrovac Cc: EBernhardson, Smalyshev, yuvipanda, Hardikj, daniel, aaron, GWicke, mobrovac, MZMcBride, bd808

[Wikidata-bugs] [Maniphest] [Commented On] T116247: Define edit related events for change propagation

2015-10-26 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T116247#1753398, @Ottomata wrote: > Ok cool, if that's the case, then `reqid` or even `request_id` (I like long > names...what can I say?) sounds good. `request_id` works for me. I also happen to like //snake_case//.

[Wikidata-bugs] [Maniphest] [Commented On] T116247: Define edit related events for change propagation

2015-10-26 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T116247#1752974, @Ottomata wrote: > I'm still a little confused about how this reqid/id will work? You are > suggesting that it comes from the x-request-id that we want varnish to set, > right? Won't this mean that

[Wikidata-bugs] [Maniphest] [Claimed] T116247: Define edit related events for change propagation

2015-10-26 Thread mobrovac
mobrovac claimed this task. mobrovac added a comment. PR 5 <https://github.com/wikimedia/restevent/pull/5> proposes the schema definitions for the basic MW events: article edit / delete / undelete / move and revision visibility changes. TASK DETAIL https://phabricator.wikimedia.org/T

[Wikidata-bugs] [Maniphest] [Commented On] T116247: Define edit related events for change propagation

2015-10-27 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T116247#1754709, @Ottomata wrote: > What do y'all think about keeping these 'framing' fields in a nested object? > I'm not sure if this is a good or bad idea. If later we decide we do want to > use $ref to share comm

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-10 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#1793775, @Ottomata wrote: > Hi all, I talked to @gwicke a little bit more about this last Thursday. He > impressed upon me a couple of good points I hadn't fully taken in before, and > I want to recog

[Wikidata-bugs] [Maniphest] [Commented On] T116247: Define edit related events for change propagation

2015-11-03 Thread mobrovac
mobrovac added a comment. Please take a look at the proposed event definitions <https://github.com/wikimedia/restevent/pull/5> and voice any concerns you might have. We'd like to settle on it in the next couple of days so that we can continue with our QGs. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-03 Thread mobrovac
mobrovac added a comment. FWIW, one does not exclude the other: the EL-based service can be used in production, while the node-based REST proxy may be used for development and/or small installs. TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-04 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#1782700, @faidon wrote: > So either someone else should make it for you (//soon//) or you'll just use > your own thing? No, it doesn't work like that. The entire point of the RFC > meeting was so that we could

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-04 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#1777558, @Ottomata wrote: > @gwicke, I think this may be a problem. From my perspective, the goal of > this project is a generalized event service with well designed and > standardized schemas for all of WMF. For

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-04 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#1782101, @Nuria wrote: > I sure hope we are not thinking of having a node rest endpoint and another > one based on eventlogging at the same time, More than for technical reasons > because it really makes me thin

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-04 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#1782215, @Joe wrote: > @mobrovac so let me get this straight, we discussed something that was > already overridden by an existing implementation? That's right. There's a node implementation <https://github.com/

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T114443: EventBus MVP

2015-10-16 Thread mobrovac
mobrovac removed a subscriber: gerritbot. mobrovac removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ottomata, mobrovac Cc: mark, MZMcBride, Krinkle

[Wikidata-bugs] [Maniphest] [Updated] T118162: Wikibase dispatchChanges.php runs slow, creates an absurd amount of database connections

2015-11-18 Thread mobrovac
mobrovac added a comment. As @ori mentioned, the https://phabricator.wikimedia.org/tag/services/ team is working with https://phabricator.wikimedia.org/tag/analytics/ on the https://phabricator.wikimedia.org/tag/eventbus/ project, whose aim is basically to replace jobrunners and enable

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T110339: Deploy wikibase usage tracking on all client wikis on the wikimedia cluster

2015-08-26 Thread mobrovac
mobrovac added a subscriber: mobrovac. mobrovac added a comment. Herald added a subscriber: Matanya. https://phabricator.wikimedia.org/tag/service-deployment-requests/ is a project used for deploying new services in production (cf . its profile https://phabricator.wikimedia.org/project/profile

[Wikidata-bugs] [Maniphest] [Updated] T110339: Deploy wikibase usage tracking on all client wikis on the wikimedia cluster

2015-08-26 Thread mobrovac
mobrovac removed a subscriber: mobrovac. mobrovac removed projects: service-deployment-requests, Services. mobrovac set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T110339 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mobrovac

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-10-02 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#1695708, @GWicke wrote: > 1. Provide edit related events (ex: edit, creation, deletion, revision > deletion, rename). Consumers: RESTBase / change propagation service, > potential purge service, potentially

[Wikidata-bugs] [Maniphest] [Commented On] T116247: Define edit related events for change propagation

2015-12-03 Thread mobrovac
mobrovac added a comment. From my POV, the URL **is** the ID. TASK DETAIL https://phabricator.wikimedia.org/T116247 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mobrovac Cc: RobLa-WMF, Nuria, gerritbot, intracer, EBernhardson, Smalyshev

[Wikidata-bugs] [Maniphest] [Unblock] T102476: RFC: Requirements for change propagation

2016-01-12 Thread mobrovac
mobrovac closed blocking task T116247: Define edit related events for change propagation as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T102476 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: GWicke, mobrovac Cc: Addshore,

[Wikidata-bugs] [Maniphest] [Unblock] T84923: Reliable publish / subscribe event bus

2016-01-12 Thread mobrovac
mobrovac closed blocking task T116247: Define edit related events for change propagation as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T84923 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mobrovac Cc: Aklapper, Matanya

[Wikidata-bugs] [Maniphest] [Closed] T116247: Define edit related events for change propagation

2016-01-12 Thread mobrovac
mobrovac closed this task as "Resolved". mobrovac added a comment. Indeed. We are done here. TASK DETAIL https://phabricator.wikimedia.org/T116247 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mobrovac Cc: RobLa-WMF, Nuria, gerritbot

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T114019: Dumps 2.0 for realz (planning/architecture session)

2016-02-02 Thread mobrovac
mobrovac added a subscriber: mobrovac. TASK DETAIL https://phabricator.wikimedia.org/T114019 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ArielGlenn, mobrovac Cc: mobrovac, jberkel, NealMcB, jcrespo, Bianjiang, madhuvishy, Milimetric, RobLa-WMF

[Wikidata-bugs] [Maniphest] [Updated] T114443: EventBus MVP

2016-03-01 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#2076614, @RobLa-WMF wrote: > @mobrovac - I'm confused, why don't you think https://phabricator.wikimedia.org/T120212 is a blocker for this? It is, but it's an indirect one: it is blocking T116786: Integr

[Wikidata-bugs] [Maniphest] [Updated] T114443: EventBus MVP

2016-03-01 Thread mobrovac
mobrovac added a blocking task: T120212: Security review of EventBus extension. TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ottomata, mobrovac Cc: yuvipanda, JanZerebecki, Glaisher, Milimetric

[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2016-03-01 Thread mobrovac
mobrovac added a comment. In https://phabricator.wikimedia.org/T114443#2077418, @RobLa-WMF wrote: > I realize that the blocking relationship is transitive, but given Otto's comment (https://phabricator.wikimedia.org/T114443#2072426), it would seem that it would be clearer to m

[Wikidata-bugs] [Maniphest] [Updated] T114443: EventBus MVP

2016-03-01 Thread mobrovac
mobrovac edited blocking tasks, added: T128463: New Service Request - Change Propagation; removed: T120212: Security review of EventBus extension. TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Unblock] T114443: EventBus MVP

2016-04-01 Thread mobrovac
mobrovac closed blocking task T128463: New Service Request - Change Propagation as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ottomata, mobrovac Cc: yuvipanda, Ja

[Wikidata-bugs] [Maniphest] [Unblock] T114443: EventBus MVP

2016-04-27 Thread mobrovac
mobrovac closed blocking task T116786: Integrate eventbus-based event production into MediaWiki as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ottomata, mobrovac Cc:

[Wikidata-bugs] [Maniphest] [Unblock] T84923: Reliable publish / subscribe event bus

2016-04-27 Thread mobrovac
mobrovac closed blocking task T114443: EventBus MVP as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T84923 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: GWicke, mobrovac Cc: Aklapper, Matanya, Ottomata, mmodell, Eevans, chas

[Wikidata-bugs] [Maniphest] [Closed] T114443: EventBus MVP

2016-04-27 Thread mobrovac
mobrovac closed this task as "Resolved". mobrovac added a comment. And we're done here! TASK DETAIL https://phabricator.wikimedia.org/T114443 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ottomata, mobrovac Cc: yuvipanda, JanZerebecki

[Wikidata-bugs] [Maniphest] [Updated] T102476: RFC: Requirements for change propagation

2016-05-18 Thread mobrovac
mobrovac added a project: EventBus. TASK DETAIL https://phabricator.wikimedia.org/T102476 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RobLa-WMF, mobrovac Cc: Ottomata, Smalyshev, ArielGlenn, hoo, Addshore, RobLa-WMF, StudiesWorld, intracer

[Wikidata-bugs] [Maniphest] [Changed Status] T149456: Wikidata description change doesn't trigger mobile-sections update

2016-11-09 Thread mobrovac
mobrovac changed the task status from "Open" to "Stalled".mobrovac added a comment. In T149456#2783473, @bearND wrote: I want to keep this one open for a bit to give the Wikidata folks a chance to provide info if our solution could be improved. We might have to add more to th

[Wikidata-bugs] [Maniphest] [Claimed] T150737: Error for the property math formula in some languages

2016-11-22 Thread mobrovac
mobrovac added projects: Services (doing), User-mobrovac, RESTBase, RESTBase-API.mobrovac triaged this task as "High" priority.mobrovac claimed this task.mobrovac added a comment. Ups. PR #719 fixes it.TASK DETAILhttps://phabricator.wikimedia.org/T150737EMAIL PREFER

[Wikidata-bugs] [Maniphest] [Closed] T150737: Error for the property math formula in some languages

2016-11-22 Thread mobrovac
mobrovac closed this task as "Resolved".mobrovac edited projects, added Services (done); removed Services (doing).mobrovac added a comment. The PR has been deployed and the error isn't appearing any more. Resolving.TASK DETAILhttps://phabricator.wikimedia.org/T150737EMAIL PREFER

[Wikidata-bugs] [Maniphest] [Commented On] T149114: Reconsider wikidata support in the REST API

2016-11-01 Thread mobrovac
mobrovac added a comment. I'm ok with it too, but would love some input from #wikidata folks before we proceed.TASK DETAILhttps://phabricator.wikimedia.org/T149114EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: mobrovac, bearND, Mholloway

[Wikidata-bugs] [Maniphest] [Commented On] T149114: Reconsider wikidata support in the REST API

2016-11-03 Thread mobrovac
mobrovac added a comment. Change-prop is not receiving WD updates any more. The only piece left is to remove the domain from RESTBase.TASK DETAILhttps://phabricator.wikimedia.org/T149114EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: gerritbot

[Wikidata-bugs] [Maniphest] [Commented On] T149114: Reconsider wikidata support in the REST API

2016-11-03 Thread mobrovac
mobrovac added a comment. In T149114#2768351, @Lydia_Pintscher wrote: Does this also affect wikitext pages on Wikidata? It affects the whole domain. Because that seems like not what we want. Mind elaborating on that? FYI, test.wd.org and www.wd.org have been removed and don't have the REST

[Wikidata-bugs] [Maniphest] [Closed] T149114: Reconsider wikidata support in the REST API

2016-11-03 Thread mobrovac
mobrovac closed this task as "Resolved".mobrovac claimed this task.mobrovac added a comment. The REST API is back on www.wikidata.org. I don' think there is more work to be done here, so closing.TASK DETAILhttps://phabricator.wikimedia.org/T149114EMAIL PREFERENCEShttps://phabricator.wik

[Wikidata-bugs] [Maniphest] [Triaged] T149456: Wikidata description change doesn't trigger mobile-sections update

2016-11-02 Thread mobrovac
mobrovac edited projects, added Services (watching), User-mobrovac; removed Services (doing).mobrovac triaged this task as "Normal" priority.mobrovac added a comment. The work-around has been deployed, so the imminent problem should be resolved, but let's continue the discussion abo

[Wikidata-bugs] [Maniphest] [Commented On] T172832: Investigate use-cases for delayed job executions

2017-08-09 Thread mobrovac
mobrovac added a comment. @hoo, @daniel let's talk about it tomorrow during the hackathon day 2?TASK DETAILhttps://phabricator.wikimedia.org/T172832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pchelolo, mobrovacCc: daniel, PokestarFan, hoo, Aklapper, Joe

[Wikidata-bugs] [Maniphest] [Updated] T167787: [Spike 2hr] Investigate ability for page previews in wikidata to appear in user's preferred language

2017-06-20 Thread mobrovac
mobrovac added projects: Services (blocked), RESTBase-API.mobrovac added a comment. In T167787#3364809, @GWicke wrote: The caveat is that we discussed Accept-Language in the context of supporting language variants in the REST API. Correct, but we discussed language selection in general

[Wikidata-bugs] [Maniphest] [Updated] T166042: Put Wikibase Statements (and possibly other parts of entities) into restbase

2017-05-29 Thread mobrovac
mobrovac added projects: Services (designing), RESTBase-API. TASK DETAILhttps://phabricator.wikimedia.org/T166042EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: aude, Lydia_Pintscher, GWicke, Aklapper, hoo, GoranSMilovanovic, QZanden, Izno, Eevans

[Wikidata-bugs] [Maniphest] [Commented On] T175316: Very large jobs posted by Wikidata

2017-09-14 Thread mobrovac
mobrovac added a comment. In T175316#3608388, @daniel wrote: @mobrovac how about a very large number of very small jobs? e.g. a million jobs to purge a million pages from cdn? Note that we introduced batching only a few weeks ago, at the explicit request of the performance folks. We had one job

[Wikidata-bugs] [Maniphest] [Commented On] T175316: Very large jobs posted by Wikidata

2017-09-14 Thread mobrovac
mobrovac added a comment. In T175316#3608364, @daniel wrote: We can tweak the chunk size - more jobs, or larger jobs, your pick. Since in the new JQ system all jobrunners will run all jobs, a higher number of smaller jobs are preferred over a smaller number of big jobs.TASK DETAILhttps

[Wikidata-bugs] [Maniphest] [Updated] T175316: Very large jobs posted by Wikidata

2017-09-08 Thread mobrovac
mobrovac edited projects, added Services (designing), EventBus; removed Services (doing).Herald added a project: Analytics. TASK DETAILhttps://phabricator.wikimedia.org/T175316EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pchelolo, mobrovacCc: daniel

[Wikidata-bugs] [Maniphest] [Commented On] T173710: Job queue is increasing non-stop

2017-09-07 Thread mobrovac
mobrovac added a comment. In T173710#3588015, @Joe wrote: Wikibase refreshlinks jobs might benefit from being in smaller batches +1 on this. As we have now all jobs being emitted to EventBus as well, we have had Kafka reject a portion of the jobs because they were larger than 4MB each. Upon

[Wikidata-bugs] [Maniphest] [Commented On] T178445: flapping monitoring for recommendation_api on scb

2017-10-18 Thread mobrovac
mobrovac added a comment. In T178445#3692895, @Smalyshev wrote: @mobrovac what's the rate the requests are currently sent at? IIRC the limits we have are pretty generous, but depends on the use case of course. This is the part that I don't understand - the rate of the public end point is 0

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T178445: flapping monitoring for recommendation_api on scb

2017-10-18 Thread mobrovac
mobrovac added subscribers: Volans, Joe.mobrovac added a comment. The amount of requests from the Recommendation API service actually makes sense. On each service checker script run, 3 requests are sent to WDQS from the service. Accounting for the number of hosts and frequency of the checks, we

[Wikidata-bugs] [Maniphest] [Updated] T178445: flapping monitoring for recommendation_api on scb

2017-10-18 Thread mobrovac
mobrovac added subscribers: Gehel, Smalyshev, mobrovac.mobrovac edited projects, added Services (watching), Recommendation-API, Wikidata-Query-Service; removed Services.mobrovac added a comment.Herald added projects: Wikidata, Discovery. The 429 coming from WDQS. @Gehel, @Smalyshev would

[Wikidata-bugs] [Maniphest] [Updated] T178492: Create a more controlled WDQS cluster

2017-10-19 Thread mobrovac
mobrovac added a project: Services (watching).mobrovac added a comment. The Recommendation API service depends entirely on WDQS (and partially on AQS). While in theory we could (and should) account for 429s sent by WDQS in the service, the problem described in the task description is genuine. I

[Wikidata-bugs] [Maniphest] [Updated] T181216: Get rid of pointless EnqueueJob usage

2017-11-28 Thread mobrovac
mobrovac edited projects, added Wikidata; removed Patch-For-Review.mobrovac added a comment. Grepping the current MW release code on tin, it looks like only FlaggedRevs and Wikibase use this job: $ grep -iIREn enqueuejob . ./includes/DefaultSettings.php:7432: 'enqueue' => 'EnqueueJob', // lo

[Wikidata-bugs] [Maniphest] [Updated] T181216: Get rid of pointless EnqueueJob usage

2017-11-29 Thread mobrovac
mobrovac edited projects, added Services (done); removed Patch-For-Review, Services (watching). TASK DETAILhttps://phabricator.wikimedia.org/T181216EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: gerritbot, Legoktm, mobrovac, Joe, Pchelolo

[Wikidata-bugs] [Maniphest] [Commented On] T173710: Job queue is increasing non-stop

2017-11-03 Thread mobrovac
mobrovac added a comment. In T173710#3730359, @elukey wrote: https://gerrit.wikimedia.org/r/#/c/385248 should be already working for commons, but from mwlog1001's runJob.log I can only see stuff like causeAction=unknown causeAgent=unknown (that probably only confirms that no authenticated user

[Wikidata-bugs] [Maniphest] [Commented On] T178492: Create a more controlled WDQS cluster

2017-11-01 Thread mobrovac
mobrovac added a comment. In T178492#3725811, @Gehel wrote: Since we have 2 active / active WDQS clusters (eqiad / codfw), we could use one of them to serve internal traffic and one as external endpoint. This defeats the purpose of having a backup datacenter, so that's not a long term solution

[Wikidata-bugs] [Maniphest] [Edited] T178997: AddUsagesForPageJob doesn't really report execution status

2017-10-25 Thread mobrovac
mobrovac updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONEven though the documentation says the job returns a bool reporting execution success/failure, it actually returns [[ http://calendar.google.com/calendar/render | nothing ]]nothing](https://github.com/wikimedia

[Wikidata-bugs] [Maniphest] [Updated] T111231: Page previews for Wikidata

2018-05-22 Thread mobrovac
mobrovac removed a subtask: T159985: Implement language variant support in the REST API. TASK DETAILhttps://phabricator.wikimedia.org/T111231EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Smalyshev, ovasileva, Lucas_Werkmeister_WMDE, Mholloway

[Wikidata-bugs] [Maniphest] [Updated] T111231: Page previews for Wikidata

2018-05-22 Thread mobrovac
mobrovac added a subtask: T190689: FY17/18 Q4 Program 7 Services Goal: Language variants support. TASK DETAILhttps://phabricator.wikimedia.org/T111231EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Smalyshev, ovasileva, Lucas_Werkmeister_WMDE

[Wikidata-bugs] [Maniphest] [Updated] T187296: Increase kafka event retention to 31

2018-06-13 Thread mobrovac
mobrovac added a project: EventBus. TASK DETAILhttps://phabricator.wikimedia.org/T187296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ottomata, mobrovacCc: mforns, elukey, Ottomata, Aklapper, Nuria, Ladsgroup, Pchelolo, JAllemandou, Smalyshev, Lahi, Gq86

[Wikidata-bugs] [Maniphest] [Commented On] T114454: [RFC] Visual Templates: Authoring templates with Visual Editor

2018-01-10 Thread mobrovac
mobrovac added a comment. There has been no activity on this RfC since E146 . @cscott are you still interesting in pursuing this idea? Are the relevant actors aware of this proposal?TASK DETAILhttps://phabricator.wikimedia.org/T114454EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings

[Wikidata-bugs] [Maniphest] [Commented On] T183472: tagline update on an HEWP article

2018-01-02 Thread mobrovac
mobrovac added a comment. Is this a problem with the mobile version in the browser or the native Android app?TASK DETAILhttps://phabricator.wikimedia.org/T183472EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: mobrovac, Lydia_Pintscher, Itzike

[Wikidata-bugs] [Maniphest] [Commented On] T200594: Add client identifier to requests sent from Kartotherian to WDQS

2018-08-01 Thread mobrovac
mobrovac added a comment. I would also suggest using X-Request-ID which uniquely identifies a single request.TASK DETAILhttps://phabricator.wikimedia.org/T200594EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: mobrovac, MSantos, Gehel, Aklapper

[Wikidata-bugs] [Maniphest] [Commented On] T200594: Add client identifier to requests sent from Kartotherian to WDQS

2018-08-01 Thread mobrovac
mobrovac added a comment. Nginx and Varnish already attach the X-Client-IP header to incoming requests (cf. this sample request), so all you have to do is actually use the provided header. In T200594#4467019, @Mholloway wrote: It would be very easy to add the requesting IP to the user-agent

[Wikidata-bugs] [Maniphest] [Commented On] T200594: Add client identifier to requests sent from Kartotherian to WDQS

2018-08-01 Thread mobrovac
mobrovac added a comment. In T200594#4469670, @Smalyshev wrote: Yes, but we need it to be the IP of the client of Karthoterian, not the IP of the server running Karthoterian. Aren't clients making requests to Kartotherian? If they are, then X-Client-IP will be set to the external (to our prod

[Wikidata-bugs] [Maniphest] [Commented On] T200594: Add client identifier to requests sent from Kartotherian to WDQS

2018-08-01 Thread mobrovac
mobrovac added a comment. In T200594#4469972, @Smalyshev wrote: Aren't clients making requests to Kartotherian? If they are, then X-Client-IP will be set to the external (to our prod environment) client issuing the request. Yes. But when Kartotherian calls to WDQS, it calls external Varnish

[Wikidata-bugs] [Maniphest] [Triaged] T192085: PHP Fatal in AffectedPagesFinder::getChangedAspects

2018-04-12 Thread mobrovac
mobrovac triaged this task as "High" priority. TASK DETAILhttps://phabricator.wikimedia.org/T192085EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: daniel, Aklapper, Pchelolo, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Eevans

[Wikidata-bugs] [Maniphest] [Updated] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread mobrovac
mobrovac edited projects, added Services (doing), EventBus, MediaWiki-JobQueue; removed Services.Herald added a project: Analytics. TASK DETAILhttps://phabricator.wikimedia.org/T192198EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: gerritbot

[Wikidata-bugs] [Maniphest] [Closed] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread mobrovac
mobrovac assigned this task to Pchelolo.mobrovac closed this task as "Resolved".mobrovac edited projects, added Services (done); removed Services (doing), Patch-For-Review.mobrovac added a comment. It took us a while to find the root cause of this. Essentially, t

[Wikidata-bugs] [Maniphest] [Updated] T192198: Wikidata doesn't update recentchanges

2018-04-16 Thread mobrovac
mobrovac added a parent task: T190327: FY17/18 Q4 Program 8 Services Goal: Complete the JobQueue transition to EventBus. TASK DETAILhttps://phabricator.wikimedia.org/T192198EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Pchelolo, mobrovacCc: Stashbot

[Wikidata-bugs] [Maniphest] [Updated] T192687: Better formatting in REST API results for wikidata

2018-04-23 Thread mobrovac
mobrovac added a project: Services (watching). TASK DETAILhttps://phabricator.wikimedia.org/T192687EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Aklapper, HYanWong, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Eevans, mobrovac, Hardikj

[Wikidata-bugs] [Maniphest] [Updated] T192687: Better formatting in REST API results for wikidata

2018-04-23 Thread mobrovac
mobrovac added a project: Parsoid. TASK DETAILhttps://phabricator.wikimedia.org/T192687EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Aklapper, HYanWong, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Eevans, Jrf, mobrovac, Hardikj

[Wikidata-bugs] [Maniphest] [Commented On] T192085: PHP Fatal in AffectedPagesFinder::getChangedAspects

2018-04-25 Thread mobrovac
mobrovac added a comment. Thank you @Ladsgroup !TASK DETAILhttps://phabricator.wikimedia.org/T192085EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, mobrovacCc: mobrovac, Stashbot, gerritbot, daniel, Aklapper, Pchelolo, Versusxo, Majesticalreaper22

[Wikidata-bugs] [Maniphest] [Updated] T192085: PHP Fatal in AffectedPagesFinder::getChangedAspects

2018-04-25 Thread mobrovac
mobrovac added a parent task: T190327: FY17/18 Q4 Program 8 Services Goal: Complete the JobQueue transition to EventBus. TASK DETAILhttps://phabricator.wikimedia.org/T192085EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, mobrovacCc: mobrovac

[Wikidata-bugs] [Maniphest] [Updated] T178492: Create a more controlled WDQS cluster

2018-03-29 Thread mobrovac
mobrovac added a parent task: T190266: Recommendation API fails with internal error if the optional seed_article param is missing. TASK DETAILhttps://phabricator.wikimedia.org/T178492EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Daniel_Mietchen

[Wikidata-bugs] [Maniphest] [Updated] T105845: RFC: Page components / content widgets

2018-04-25 Thread mobrovac
mobrovac added a project: Services (watching). TASK DETAILhttps://phabricator.wikimedia.org/T105845EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: brion, leila, Reasno, SBisson, MZMcBride, Mholloway, RandomDSdevel, jmadler, Bianjiang, LikeLifer

[Wikidata-bugs] [Maniphest] [Closed] T206303: Add sudo rules for wdqs-updater in puppet

2018-10-08 Thread mobrovac
mobrovac edited projects, added Services (done); removed Patch-For-Review, Services (doing).mobrovac closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T206303EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc:

[Wikidata-bugs] [Maniphest] [Updated] T204024: Store WikibaseQualityConstraint check data in an SQL table instead of in the cache

2018-10-15 Thread mobrovac
mobrovac added a project: Core Platform Team Backlog (Designing). TASK DETAILhttps://phabricator.wikimedia.org/T204024EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Lydia_Pintscher, Pintoch, Tpt, Smalyshev, Eevans, daniel, mobrovac, Jonas

[Wikidata-bugs] [Maniphest] [Updated] T204031: Deploy regular running of wikidata constraint checks using the job queue

2018-10-15 Thread mobrovac
mobrovac added a project: Core Platform Team Backlog (Watching / External). TASK DETAILhttps://phabricator.wikimedia.org/T204031EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Pchelolo, Addshore, Aklapper, Nandana, Lahi, Gq86

[Wikidata-bugs] [Maniphest] [Updated] T124196: Notice: Unable to unserialize job_params in some CirrusSearch jobs (when using JobQueueDB)

2018-10-15 Thread mobrovac
mobrovac removed a project: WMF-JobQueue.mobrovac added a comment. Removing #wmf-jobqueue as we don't use JobQueueDB in production.TASK DETAILhttps://phabricator.wikimedia.org/T124196EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: mobrovac

[Wikidata-bugs] [Maniphest] [Updated] T204713: Provide a Wikibase instance where we can import Wikitionaries materials and that can be queried from Wiktionaries

2018-10-15 Thread mobrovac
mobrovac removed a project: Service-Architecture. TASK DETAILhttps://phabricator.wikimedia.org/T204713EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Framawiki, Darkdadaah, Noe, Lydia_Pintscher, Lea_Lacroix_WMDE, Aklapper, Psychoslave, Nandana

[Wikidata-bugs] [Maniphest] [Updated] T208213: Add wikibase export format to citoid service

2018-10-29 Thread mobrovac
mobrovac edited projects, added Services (watching), Core Platform Team Backlog (Watching / External); removed Services.mobrovac added a comment. +1 to the idea. We could then have ref import/export to/fro WB and WP and other utilities. Dates in particular seem like something that could be a big

[Wikidata-bugs] [Maniphest] [Updated] T207817: WDQS Updater ran into issue and stopped working

2018-10-25 Thread mobrovac
mobrovac edited projects, added Services (next), Core Platform Team Backlog (Later), EventBus; removed Patch-For-Review.Restricted Application added a project: Analytics. TASK DETAILhttps://phabricator.wikimedia.org/T207817EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] [Updated] T204024: Store WikibaseQualityConstraint check data in persistent storage instead of in the cache

2018-11-01 Thread mobrovac
mobrovac added a project: Dependency-Tracking.mobrovac added a comment. Essentially, we are talking here about dependency tracking for WikiBase/WikiData. We do need a larger solution to the dependency tracking problem all over our infrastructure, with WB/WD being the pathological case. At some

[Wikidata-bugs] [Maniphest] [Retitled] T206303: Add sudo rules for wdqs-updater in puppet

2018-10-05 Thread mobrovac
mobrovac renamed this task from "Add wdqs-updater to scap target in puppet" to "Add sudo rules for wdqs-updater in puppet".mobrovac claimed this task.mobrovac edited projects, added Services (doing); removed Services. TASK DETAILhttps://phabricator.wikimedia.org/T206303EM

[Wikidata-bugs] [Maniphest] [Triaged] T206303: Add sudo rules for wdqs-updater in puppet

2018-10-05 Thread mobrovac
mobrovac triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T206303EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Aklapper, Smalyshev, Gehel, Mathew.onipe, Nandana, AndyTan, Davinaclare77, Qtn1293,

[Wikidata-bugs] [Maniphest] [Commented On] T204024: Store WikibaseQualityConstraint check data in persistent storage instead of in the cache

2019-01-17 Thread mobrovac
mobrovac added a comment. In T204024#4888623, @Addshore wrote: will we store data only for the latest revision or not (implies different storage semantics and guarantees) I agree with everything @Lucas_Werkmeister_WMDE said here, only store data for the latest revision. Ok, that makes things

[Wikidata-bugs] [Maniphest] [Updated] T212189: New Service Request: Wikidata Termbox SSR

2018-12-18 Thread mobrovac
mobrovac added a project: serviceops. TASK DETAILhttps://phabricator.wikimedia.org/T212189EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Matthias_Geisler_WMDE, Jakob_WMDE, Pablo-WMDE, Aklapper, Lydia_Pintscher, Lea_WMDE, Addshore, WMDE-leszek

[Wikidata-bugs] [Maniphest] [Commented On] T212189: New Service Request: Wikidata Termbox SSR

2018-12-18 Thread mobrovac
mobrovac added a comment. As a further optimisation of both the architecture as well as parsing and load times, MW/Wikibase could populate a (hidden?) tag in the DOM with all the info needed to generate the termbox. Then, if JS is enabled (w/ possibly ServiceWorkers), the client simply generates

[Wikidata-bugs] [Maniphest] [Updated] T212189: New Service Request: Wikidata Termbox SSR

2018-12-18 Thread mobrovac
mobrovac edited projects, added TechCom, Services (next), Core Platform Team Backlog (Next); removed Services. TASK DETAILhttps://phabricator.wikimedia.org/T212189EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: Matthias_Geisler_WMDE, Jakob_WMDE

[Wikidata-bugs] [Maniphest] [Commented On] T212189: New Service Request: Wikidata Termbox SSR

2018-12-18 Thread mobrovac
mobrovac added a comment. In T212189#4831314, @daniel wrote: @mobrovac Please note that the term box is shown based on user preferences (languages spoken), the initially served DOM however needs to be the same for all users, so it can be cached. Also note that the language specific data that goes

[Wikidata-bugs] [Maniphest] [Updated] T192687: Better formatting in REST API results for wikidata

2018-12-20 Thread mobrovac
mobrovac added a project: Core Platform Team Backlog (Watching / External). TASK DETAILhttps://phabricator.wikimedia.org/T192687EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: cscott, Aklapper, HYanWong, Nandana, Lahi, Gq86, GoranSMilovanovic

[Wikidata-bugs] [Maniphest] [Updated] T212189: New Service Request: Wikidata Termbox SSR

2018-12-20 Thread mobrovac
mobrovac edited projects, added Core Platform Team Backlog (Later); removed Core Platform Team Backlog (Next). TASK DETAILhttps://phabricator.wikimedia.org/T212189EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: akosiaris, Krinkle, Milimetric

[Wikidata-bugs] [Maniphest] [Updated] T166042: Put Wikibase Statements (and possibly other parts of entities) into restbase

2018-12-20 Thread mobrovac
mobrovac added a project: Core Platform Team Backlog (Designing). TASK DETAILhttps://phabricator.wikimedia.org/T166042EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: mobrovacCc: thiemowmde, daniel, aude, Lydia_Pintscher, GWicke, Aklapper, hoo, Nandana, Lahi

  1   2   >