e.g. https://phabricator.wikimedia.org/diffusion/EABL/manage/basics/ has an update frequency of 2 hours right now, which is pretty slow for our main repository viewer.
According to https://secure.phabricator.com/book/phabricator/article/diffusion_updates/ we can ping the diffusion.looksoon API to tell it to queue an update once a commit is merged in Gerrit. Is this possible to have a gerrit hook or something do it post-merge? Or some external daemon that does this by listening to the Gerrit stream-changes feed...?