mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The information used to be stored in a request._ratelimit dict, but there's no need for that, and a list is a simpler structure, so this allows us to simplify the plumbing somewhat.