Skip to content

authz: Persist group cache information on 403 response

Administrator requested to merge groupcache-403 into main

Created by: ryanslade

This is similar to a previous change for 404 errors since github can sometimes also return a 403 error during team or org repo listing.

Similar to https://github.com/sourcegraph/sourcegraph/pull/32357

Part of https://github.com/sourcegraph/customer/issues/993

Test plan

Unit tests added

Merge request reports

Loading