Details
Details
After I updated my local Phabricator install to pick up https://secure.phabricator.com/rP2949905c045b603a95be6b43668fb2bb463efe8d, my daemons now have a queue that is 130k tasks deep - as far as I can tell, they're parsing a ton of git notes.
This is causing my install to fall behind on actual work - Phabricator is not parsing actual commits anymore (probably until it chews through these notes), which is causing differential reviews to not be auto-closed, amongst other things.
Is there any way to cause daemons to parse actual commits first?