-
Martin Lowe authored
While less efficient during the run, the precache of users due to spam accounts has grown too large and crashes the script. In place, we will have a user cache that fetches users as needed from the API and inserting them into the cache.
Martin Lowe authoredWhile less efficient during the run, the precache of users due to spam accounts has grown too large and crashes the script. In place, we will have a user cache that fetches users as needed from the API and inserting them into the cache.
Loading