You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2021. It is now read-only.
Following up on issue #160, we need to estimate how much memory the Idler should receive. If we know how many users we need to support and we determine how much memory we need for each UserIdler instance we can determine the amount of memory we should configure.
At this point we probably also want (if possible) to have divergent settings for staging and production.