In T378385, a large influx of flaggedrevs_CacheUpdate resulted in delayed execution of other job types that are similarly mapped to the shared "low-traffic jobs" changeprop-jobqueue config.
In this scenario (or a future one like it) it would have been handy to identify the problem earlier, and potentially mitigate by isolating the "no longer low-traffic" job to its own consumer config.
At present, we don't really have a way surface this automatically. The purpose of this task is to assess how to do that.