pingcap/ossinsight

Rows missing in stargazers/history response

Closed this issue · 0 comments

Bug Report

Describe the bug
When making requests to the stargazers/history endpoint, most rows are missing in the response regardless of the query parameters included.

To Reproduce
Steps to reproduce the behavior:

  1. Make a request to https://api.ossinsight.io/v1/repos/WinampDesktop/winamp/stargazers/history?from=2024-01-01&to=2024-09-25
  2. See response - only one row is present

Expected behavior
Response should include a row for every date in the date range (269 rows)

Screenshots
Screenshot 2024-09-25 at 10 05 21 AM

Additional Context
I've tested with multiple repos and query parameters and the problem persists across all of them