User Details
- User Since
- Nov 29 2014, 6:22 PM (521 w, 3 d)
- Availability
- Available
- IRC Nick
- enterprisey
- LDAP User
- APerson
- MediaWiki User
- Enterprisey [ Global Accounts ]
Jan 16 2024
Update on those enwiki edits: a friendly oversighter (suppress for everyone here) has confirmed that "You have either not specified any target revision on which to perform this function, or the specified revision does not exist, or you are attempting to hide the current revision." appears when they attempt to query if anything's interesting about those edits from an oversighter perspective. I'm not sure how accurate that message is if I got the revid from the revision table! :p
On enwiki, the page IDs for those four edits don't seem to exist in the page table: (query https://quarry.wmcloud.org/query/79659)
SELECT * FROM revision_userindex LEFT JOIN `page` p ON rev_page = page_id WHERE rev_actor = 75321 AND p.page_id IS NULL ORDER BY rev_timestamp ASC
Jan 15 2024
so it took me a while to notice this, but xtools actually was matching fast-ec if you go by the sum of the "yearly bar graph" chart. unfortunately, that number turns out to be wrong due to SQL whatever, see T325492 edit I mean T355027 for the ongoing investigation (thanks musik for actually doing the work)
Jan 14 2024
Nov 25 2023
Mar 8 2023
Generally the codebase has quite a few unwraps, excepts, indexing operations, etc that all panic a fair amount. Currently these all panic and crash the Tokio thread, so the idea with this task is to make them all bubble up the error and show an error page to the user, instead of panicking. Perhaps this could be done using one of the "standard" Rust crates for the purpose. Those include anyhow, eyre, etc etc.
Mar 6 2023
Feb 16 2023
Jan 16 2023
Jan 15 2023
it's not a good fix but it's a fix
Dec 28 2022
So while the wikipool is waiting for one of the 10 connections to become available, would it be possible to track that time separately? I selfishly would like to display something like "query took 20 seconds, after waiting for an available connection for 30 seconds" in the results page instead of "query took 50 seconds".
Dec 24 2022
looks nice, but I'm handling multiple wikis, so I would need a different connection string per wiki, which means that pool code wouldn't work, right?
Dec 19 2022
yep, lego's total count is 3 more in xtools vs fast-ec, and mine is 4 more. sorta weird. hopefully not caching?
some options:
Oct 7 2022
Oct 2 2022
sounds good, let's just close it
Sep 27 2022
Sep 25 2022
Just Vector 2022, as you said.
Sep 22 2022
Aug 29 2022
I would like it so that clicking on "Reply" sends one to a help page, such as https://www.mediawiki.org/wiki/Help:DiscussionTools, and that this be accomplished however the MediaWiki people think is sensible.
Aug 27 2022
Ha! huge facepalm Yes, I realize now that when the user doesn't exist, it would be an impossible request. I support improving the error reporting, although surely it's not a very important bug.
Aug 23 2022
Apr 17 2022
Apr 13 2022
Apr 2 2022
Mar 28 2022
Mar 21 2022
Mar 20 2022
Mar 19 2022
Mar 17 2022
@Ankur0710 The microtasks are supposed to be open-ended. Having reviewed the microtask descriptions just now, I think they're at the right level of detail. I would be happy to add more clarification on particular points if requested.
Mar 16 2022
Woohoo! Thank you!
@Ankur0710 Thanks for your interest in the project! See the task description for tasks.
Mar 11 2022
Mar 6 2022
Feb 23 2022
Feb 22 2022
Feb 20 2022
Feb 19 2022
Feb 18 2022
@AmeyGupta, @NavyaB.10, and @Mohdabbas955, thanks for submitting your microtasks. I request that you delete your comments and PM the links to me on zulip - I've updated the instructions due to changing my mind on whether the microtask submissions should be public. Sorry for the inconvenience.