rtorrent-ps icon indicating copy to clipboard operation
rtorrent-ps copied to clipboard

Randomize announces on startup

Open pyroscope opened this issue 6 years ago • 0 comments

Problem: Restartinmg instances with many items (say 5k+) is a problem because the client is frozen / sluggish for minutes.

Possible remedy:

  • set a random delay for all started items loaded from session, before entering the main loop
  • maybe needs a new item state, like "deferred"

pyroscope avatar Feb 15 '18 19:02 pyroscope