As mentioned by Nike at https://translatewiki.net/wiki/Support#c-Nike-20241221155400-Stjn-20241221153500 current limit is 100 because that is the MediaWiki default. I propose increasing it to 500 (value on WMF websites) so that existence checks from https://translatewiki.net/wiki/Module:Msg templates can work normally on all pages. I’ve written the module to be as easy on the number of expensive functions as possible, these are just #ifexist checks that are unavoidable if we want to catch missing message keys in these templates.
Currently, https://translatewiki.net/wiki/Category:Pages_with_too_many_expensive_parser_function_calls has 819 pages because of the current usage limit.