Skip to content
Snippets Groups Projects
  1. Aug 24, 2024
  2. Aug 22, 2024
    • dakkar's avatar
      update testers for 2024.7 · d16f301d
      dakkar authored
      karilaa.app seems down, and I've not heard from them
      
      plasmatrap has been running our release candidate for a few days
      d16f301d
  3. Aug 19, 2024
  4. Aug 18, 2024
    • dakkar's avatar
      make the cap of `activeRateLimitRequests` match the rate limit · 77144b05
      dakkar authored
      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!
      77144b05
    • dakkar's avatar
      relax websocket rate limits · caa0fecd
      dakkar authored
      * the frontend opens 2 websockets at startup (I'm not completely clear
        why), and that `minInterval:1sec` was breaking the second connection
      * as the comment says, "catching up" generates many noteSubscribe
        messages
      caa0fecd
  5. Aug 17, 2024
  6. Aug 16, 2024
  7. Aug 15, 2024
  8. Aug 14, 2024
  9. Aug 06, 2024
Loading