From T378527#10384905
Can we somehow store the information that we did not find any suggestions for a page? Currently we just plain do nothing in that case and we then try again the next time around. It would be nice to be able to skip that extra work by somewhere (page prop? cirrus search weighted tag? GE-specific db entry? ...?) storing that for the combination of page-revisionID + community-config-hash (+ model number?) we did not have any suggestion, so we do not need to try again.