ExRated, the OTP GenServer with the naughty name that allows you to rate-limit calls
to any service that requires it.
For example, rate-limit calls to your favorite API which requires no more
than `limit` API calls within a `scale` milliseconds time window.