Skip to content

Less frequent periodic authorized project recalculation

What does this MR do?

Calcuating project authorizations has a massive footprint on the database.

Almost 80% of these jobs are triggered by the periodic recalculation which was introduced in 13.2.

The MR decreases the frequency from 1 week to 2 weeks.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Imre Farkas

Merge request reports