Skip to content
Snippets Groups Projects
Commit 77144b05 authored by dakkar's avatar dakkar
Browse files

make the cap of `activeRateLimitRequests` match the rate limit

It's trivial to have more than 128 requests in flight: open a busy
timeline, scroll a bit down, wait for many notes to arrive, scroll to
the top. The frontend will send "subscribe to note" messages for each
new note that it accumulated, all at once. We don't want to shut down
the connection in those common cases!
parent d03c9f4b
No related branches found
No related tags found
Loading
Pipeline #1029 passed with stage
in 27 minutes and 21 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment