MeltanoLabs / MeltanoLabs/tap-github
request-cache is not working properly
A pull request for this has already been merged.
- #123 by @ericboucher — merged
- Dominant language
- Python
- Stars
- 20
- Forks
- 60
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 6
Description
Tests keep hitting rate limiting issues, which suggests that our request-cache implementation is not working as expected during CI runs. It is working fine locally, which makes it hard to debug...
We should resolve this problem to help with our CI, making it faster and less frustrating
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named. Start by reviewing the request-cache implementation and the CI configuration, then investigate why CI still encounters rate limits despite local success. Done means the CI test runs no longer hit rate limits and the request cache behaves consistently; pull request #123 is already merged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100