A request to the following endpoint fails:
The error message is
{ "error": { "code": "urlparamnormal", "info": "Could not normalize image parameters for CADAL08011455_清代学术丛书·第一集·颜氏学记:卷七至卷八.djvu.", "*": "See https://commons.wikimedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes." }, "servedby": "mw1231" }
There was no way to skip the defective data and continue, given this response.
Expected behavior:
Ideally, if there is a problem with one of the pages returned in a generator query, that page would be skipped, allowing other queries to continue. Alternatively, the query could fail, but give a continue token that would allow the user to skip over the defective data themselves.