Hi Michal, Found the issue, posting here to close this thread (and possibly help someone who might land in this situation!) The daemon which had issues with rate-limit, was invoking some `systemctl stop/start <other-daemon>` commands in its initialization! (probably this has some unwanted side effects?) If I eliminate that, then the rate-limit on the main daemon works fine! :) Thanks. -- Ani