Skip to content

bitbucket: Switch to rate limit registry

Administrator requested to merge bitbucket-ratelimit-registry into master

Created by: ryanslade

We'll now explicitly check rate limiting at different layer, specifically when running background changeset and permission syncers. We still keep the old failsafe rate limiter in place because Bitbucket doesn't provide rate limiting on their side.

This change makes the way rate limiting works across different code hosts more consistent.

Part of: https://github.com/sourcegraph/sourcegraph/issues/8546

Merge request reports

Loading