[02:30:11] Hey! :3 Is there anyone here from the Design System Team or someone familiar with OOUI that could help with an issue I'm having? Issue in question is that I'm building a MW JS Gadget and I'm not being able to find which exact dependency (oojs-ui.styles.icons-*) [https://www.mediawiki.org/wiki/OOUI/Using_OOUI_in_MediaWiki#JavaScript about dependencies] I need to specify for the [02:30:11] MessageWidget (type: 'error') widget [https://doc.wikimedia.org/oojs-ui/master/demos/#MessageWidget-type-error link to widget] [03:28:18] hmm [06:21:05] bvibber: btw, if you're looking into commons upload failures - I think one of the common causes is assemble jobs are not restartable, but since we moved to kubernettes, its very common for jobs to be cancelled in the middle on the assumption they can be (especially bad for upload where the jobs are long) - T358466. I tried to make a fix, but there didn't seem that much interest in it (Maybe my [06:21:06] T358466: AssembleUploadChunks job should be allowed to retry - https://phabricator.wikimedia.org/T358466 [06:21:12] code could have been nicer. Probably pretty bit-rotted at this point) [08:29:38] Ooh that's suspicious yeah