Skip to content

Create and use PersonalAccessTokenCache

Sanad Liaquat requested to merge qa-shl-cache-pats into master

What does this MR do?

Create and use PersonalAccessTokenCache. This addresses the first part of the "Further improvements to personal access token handling" issue

With this change, we save between 15 seconds to 3 minutes depending on the length of the job (see data below).

The change in this MR can be verified by running a test such as qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb on main and then on this branch.

Related issue: https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/818

Conformity

Edited by Sanad Liaquat

Merge request reports