GoogleNewsSitemap has similar queries to DynamicPageList, though it seems to have better performance by not having as many (mis)features.
Per T288180: Investigate Extension:GoogleNewsSitemap query performance we should add concurrency limiting to this endpoint using PoolCounter, which should be much easier since this isn't used inside a page parse causing nested locks.