Skip to content

Implement async project authorizations refreshes everywhere

Manoj M J requested to merge mmj-async-all-project-auth-refreshes into master

What does this MR do and why?

For context on the reason for this change, please see !92333 (comment 1033648348)

This is one of the final stages of getting closer to implementing https://gitlab.com/gitlab-org/gitlab/-/issues/363163.

With this change, we now have always async project authroizations refresh everywhere, ie, these jobs no longer run inline.

More details are added as inline comments for easier review.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Manoj M J

Merge request reports