Page MenuHomePhabricator

Error in the function call API: for Z29148 (referencing configuration Z16435)
Closed, InvalidPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
Currently fails:

Error type: Error in the function call API
Error data:
propagated error: "Status 503 from wikilambda_fetch (ZIDs <Z22620>)"
Expected result: unan
Actual result: Z24

What should have happened instead?:
The test should pass.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Running the function in “Try this function” produces the expected result. Amending the test case’s input also fails (but this presents as a

At the time of writing, the Russian Cardinal function (Z22620) has no connected implementations, but this should be irrelevant for the Breton language.

I plan to remove Russian from the configuration, because its presence blocks fall through to the default function, for the Russian language.

Reported on Telegram by @VIGNERON

Event Timeline

ecarg changed the task status from Open to In Progress.Nov 15 2025, 6:53 AM
ecarg claimed this task.

Hello @99of9~ server errors such as this can be expected as it indicates our servers are currently overloaded, hopefully brief! Is this still occurring for you?

Yes I think I saw this occasionally, but I'm not doing much at the moment. In fact, nobody is, so I'm having trouble understanding why the servers would be overloaded! Is there web-crawler activity again?

Good call! We've been keeping an eye on this through our logging and monitoring lately especially as we're focused on our system load and memory usage. Generally, 503s can happen occasionally even when traffic is low; our server may have been briefly unable to handle the requests at that particular moment. This can happen during small internal delays, pod restarts, or brief network hiccups. We don't wish to see this trending upward however, so thank you for raising this!

Hey @99of9 , trying to reproduce it and not seeing it after a couple of tries on different days. Is this still failing on your side?

I also can't reproduce the original bug report. @VIGNERON?

I’ve removed Russian from the configuration. If the occasional failures in wikilambda_fetch are logged, I think this can be closed.

Jdforrester-WMF subscribed.

I’ve removed Russian from the configuration. If the occasional failures in wikilambda_fetch are logged, I think this can be closed.

Doing so.