Fundamentals
Set theme to dark (⇧+D)

Rate Limiting

Rate Limiting prevents the scenario where one client sends too many requests, which starves the requests of other clients.

Rate Limiting Mechanisms: