User Details
- User Since
- Jan 5 2021, 4:31 PM (256 w, 4 d)
- Availability
- Available
- LDAP User
- Cory Massaro
- MediaWiki User
- CMassaro (WMF) [ Global Accounts ]
Yesterday
Tue, Dec 2
Yes, agreed. This is very much not the right way to implement this. Python has the html library and the implementation should use it!
Sun, Nov 30
Wed, Nov 26
I don't think we're likely to make changes in this area. The reporting of these numbers doesn't touch any of our observability or metrics; it's for display purposes and to give a rough estimate of resource consumption. We can't do this effectively without putting userland dev tools into the Docker image, which is maybe not the best idea. And handling concurrency/resource allocation will never be our job--that's up to k8s, which we have very little say over. I think we can close this one.
Again, this is an extremely old task that probably has little relevance to the current reality. I see no mention of this task in any TODOs in the Wikilambda code.
I have no idea what this bug was about anymore, hahaha. It's probably subsumed by the error advocacy work. I think we can close it as stale.
Mon, Nov 24
Sun, Nov 23
Thu, Nov 20
Looks like the new timeout value is still too generous. Might need to bump it down to 9s. @Jdforrester-WMF , what do you think?
Wed, Nov 19
We've now deployed with the slightly reduced timeout. I hope to see the SLO number at 100% in the coming days, but let's see.
Thu, Nov 13
Wed, Nov 12
I declare this banished!
Tue, Nov 11
Mon, Nov 10
I feel a little queasy about a fallback mechanism that implicitly changes what gets put into the scope. Consider a case like this: let's say we have a function call
Sun, Nov 9
Ah, good to know! I figured it was possible to do in the composition language, but not necessarily easy or efficient. If there's already a recipe for this that works without too much trouble, good 😄 .
Sat, Nov 8
This should be very quick to implement. We'd need to
Fri, Nov 7
Nov 5 2025
Nov 4 2025
I have pre-triaged this as high because 1) I won't make the triage meeting tomorrow and 2) this reduces our confidence in the evaluator service as a whole.
Nov 3 2025
We've instead added a separate variable, since these are notionally two different things.
