opensearch-project / opensearch-project/sql-cli
[BUG] Pypi stats badge shows invalid due to 429 rate limit exceeded
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Pypi stats badge on SQL-CLI README always show invalid due to 429 rate limit error. And I believe it's coming from upstream Pypistats, which is a project not well maintained.
https://github.com/crflynn/pypistats.org/issues/42
We should consider alternative: https://pepy.tech/project/opensearchsql
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Or for query issues:
- Create the index with test documents by 'POST ...'
- Run the query 'SELECT ...'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
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
Start in the SQL-CLI README and inspect the current PyPI stats badge URL, then review the linked Pypistats issue and the proposed pepy.tech alternative. Done means the README badge no longer shows the 429-related invalid state and renders valid project statistics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100