You create a system to reject requests when load is high but apps and users keep hitting refresh causing more load than just serving the requests in the first place.
There’s a reason the limiter was one of the most locked down internal tools. Futzing around with rate limits is probably the easiest way to break Twitter.
You create a system to reject requests when load is high but apps and users keep hitting refresh causing more load than just serving the requests in the first place.