Skip to content

authz: make `PermsSyncer` respect rate limit

Administrator requested to merge jc/perms-sync-rate-limit into master

Created by: unknwon

Integrate our rate limit registry into background permissions syncing, so we aren't naively requesting APIs when rate limit quota are exhausted.

Fixes #9098

Merge request reports

Loading