Skip to content

authz: use partial perms for initial sync

Administrator requested to merge jc/perms-syncer-use-partial-results into master

Created by: unknwon

When do the initial sync of user and repo permissions, use the partial results returned from authz provider, so we don't waste expansive API calls when the user/repo is urgent to have something to show.

Fixes https://github.com/sourcegraph/sourcegraph/issues/9157

Merge request reports

Loading