This is a simple rate-limiting measure since most loops include a
FolderSync request. It doesn't require us to track the actual rate
at which a client sends requests, and doesn't impact regular
synchronization.
On the negative side it does block the request processing slot for the
duration of the sleep. For this support for:
https://learn.microsoft.com/en-us/previous-versions/office/developer/exchange-server-interoperability-guidance/jj899829(v=exchg.140)
would be more ideal.