Quote Originally Posted by 'zanthor',index.php?page=Thread&postID=170938#post 170938
I'd be interested in knowing where thats at and if it was easily changed from 20fps to 10fps (as I throttle my background clients @ 15fps).

Also this entire issue seems related to the problem I was having with strobe, same behavior different command... is it possilbe that the current leader isn't being detected properly post-follow-your-tail fix?
You are going to need to find all instances of ChatThrottleLib.lua in your Interface/Addons folder and change this line (its near the top of the file):

ChatThrottleLib.MIN_FPS = 20 -- Reduce output CPS to half (and don't burst) if FPS drops below this value

Somethings up with the follow and master change. Having a look tomorrow night.