== Summary
The queries to validate the #incident-reporting-system #mediawiki-extensions-communityconfiguration configuration is slow on pages with many #discussiontools reply links, such as large user talk page archives
== Background
1. The excimer profile is shown below (both left heavy and time order):
{F71525663}
{F71525660}
2. The issue is that the validation of the config seems to involve some kind of DB query that ends up being uncached and repeated for each DiscussionTools reply link
**Steps to replicate the issue** (include links if applicable):
1. Open https://pt.wikipedia.org/wiki/Usu%C3%A1rio_Discuss%C3%A3o:K%C3%A1ssio_Santiago/arquivo01
**What happens?**:
The request takes a long time and may cause a RequestTimeoutException
**What should have happened instead?**:
The timeout should not happen and the page should load in a reasonable time