Rate limits keep an API reliable for everyone. Each account gets a cap on how many requests it can make in a given window, so one account can't take out the API for everyone else.
Mux, traditionally, has managed rate limits by giving each account a single bucket of requests. That works for a lot of use cases up to now. But as accounts grow and customers have used Mux in...