fix(gitlab): Remove prefetch of users read in script to address timeouts
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.
parent
34985983
No related branches found
No related tags found
Please register or sign in to comment