Skip to content

Reduce load on DB for license upgrade check

Stan Hu requested to merge stanhu/gitlab-ee:license-check-performance into master
  1. Only check if the user is an admin
  2. Cache the active user count for an hour

Helps gitlab-com/operations#298

Merge request reports