databrickslabs / databrickslabs/pytester
[TODO] REQUEST_LIMIT_EXCEEDED: GetUserPermissionsRequest RPC token bucket limit has been exceeded.
Open
Nobody has claimed this yet.
tech debt
- Dominant language
- Python
- Stars
- 139
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read src/databricks/labs/pytester/fixtures/iam.py around lines 173-178 and follow the linked blame and file context first. Determine why GetUserPermissionsRequest exceeds the token bucket limit and define a reproducible test; done means the IAM fixture no longer triggers REQUEST_LIMIT_EXCEEDED under its intended use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100