What is the actual API rate limit required for repository permissions?
Created by: slimsag
A customer https://app.hubspot.com/contacts/2762526/company/407948923/ uses a newer version of Bitbucket Server which has built-in rate limiting which I believe affects Sourcegraph even in the case of it running as a Bitbucket plugin as they have set up today.
We need to know: What is the rate limit requirement of repository synching + repository permissions for a given number of repos/users in general? - without this it seems risky to just enable repository permissions as it may lead to both repositories and permissions not synching at all or very fast.
I believe that this would also apply to anyone using our internal rate limiting option, as despite the fact that it says in the docs that it only applies to changeset synching, the code itself seems to indicate it does apply to repository synching too