- Merge request !5Issue #3313839: Added link to flood control error message → (Closed) created by balintpekker
There is an Acquia Knowledge Base article about flood control mechanism here. This explains what happens when the query limits have been reached. (e.g. The 'Flood protection has blocked request of type select.' is logged, and/or a message on the screen appears. This is thrown by the Flood helper, or the SearchSubscriber). The helper/subscriber however does not link to this article confusing site owners about the error - not knowing the config value behind this error can be changed and is there to protect from bot/DOS attacks or high value traffics targeting those queries.
Use high traffic on search pages where acquia_search
is used, and reach the limit of flood control set.
Update the error message in Flood and in SearchSubscriber to involve the link to the article.
-
When the limit is reached, the message displayed on the screen changes, and includes a link to the KB article. Also, the error message logged has the link to the KB article.
-
-
Fixed
3.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.