Some 1st days of the month onthisday/selected entries don't work on French Wikipedia.
http://localhost:6927/fr.wikipedia.org/v1/feed/onthisday/selected/01/01
{
"status": 404,
"type": "https://mediawiki.org/wiki/HyperSwitch/errors/not_found#page_revisions",
"title": "Not found.",
"detail": "Page was deleted",
"method": "get",
"uri": "/fr.wikipedia.org/v1/page/html/Wikip%C3%A9dia%3A%C3%89ph%C3%A9m%C3%A9ride%2F1_janvier"
}Similar:
http://localhost:6927/fr.wikipedia.org/v1/feed/onthisday/selected/02/01
http://localhost:6927/fr.wikipedia.org/v1/feed/onthisday/selected/03/01
http://localhost:6927/fr.wikipedia.org/v1/feed/onthisday/selected/09/01
http://localhost:6927/fr.wikipedia.org/v1/feed/onthisday/selected/10/01
http://localhost:6927/fr.wikipedia.org/v1/feed/onthisday/selected/11/01
http://localhost:6927/fr.wikipedia.org/v1/feed/onthisday/selected/12/01
This happens already on master and production, e.g. https://fr.wikipedia.org/api/rest_v1/feed/onthisday/selected/01/01, etc., but also with the new patch https://gerrit.wikimedia.org/r/#/c/373748.