[17:52:01] tgr : Hi [17:52:59] smartyrad: smartyrad1: hi [17:53:21] tgr : I have created a commit for Microtask 4 here https://gerrit.wikimedia.org/r/#/c/383299/ [17:53:28] Can you please look into it? [17:54:00] Apart from that, for eventlogging , I was discussing it with addshore today in the mediawiki tech meeting [17:55:28] We weren't able to come up with a solution for that database not being created issue either? Do you feel that I must probably try using a vagrant installation instead of a manual one? [17:56:05] *, [17:56:15] no, just ignore that part of the task [17:56:18] I'll remove it [17:56:49] there are no installation instructions for the SQL part as far as I have seen [17:57:36] tgr: Yes exactly! I have tried contacting the maintainers of the module as well. WIll probably have to wait and watch :) [17:57:44] maybe check that you are seeing your events in the logfile [17:58:09] if they are there then consider the task finished [17:58:55] tgr : Okay sure, but when I use the logEvent function, it says [event.CaptchaMouseData] Missing or empty schema [17:59:00] the mysql writer is a bunch of python services, need to look at how they are managed in production puppet and copy that into vagrant, not really a microtask level problem [17:59:08] But it works perfectly if I use mw.track [17:59:27] mw.track loads the schema automatically [18:00:02] if you use logEven, you need an mw.loader.using('schema.CaptchaMouseData') call before [18:00:27] basically so that the logger can do client-side schema validation [18:00:52] Ah I see [18:01:05] I'll make use of that and submit a commit asap [18:01:24] Thanks for your help :) [18:02:20] Btw I'll complete the application in a few days time , will that be fine?(2-3 days max) [18:04:52] sure [18:05:33] re: task4, are do you need help with some problem or done and asking for a review? [18:06:27] I guess I am done and it requires a review :) [18:06:53] I have also added screenshots and a video with the installation instructions [18:08:50] cool, I'll try to look at it later today [18:10:28] tgr: Sure, thanks