opensearch-project / opensearch-project/sql-cli

[BUG] Pypi stats badge shows invalid due to 429 rate limit exceeded

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug documentation
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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Or for query issues:

  1. Create the index with test documents by 'POST ...'
  2. Run the query 'SELECT ...'
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.