open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
415 stars 220 forks source link

Bug: Total stars and forks seem to be lagging. #3686

Open BekahHW opened 2 months ago

BekahHW commented 2 months ago

Describe the bug

Stars

If you look at the stars, you'll see the total is fewer than over 30 days. In this case, I'm not actually sure what's happening with the total, bc it should be the same as over 30days as it's a new project.

Forks

You can see that Over 30 Days is higher than the total. The total should be the same as "over 30 days" in this case.

image

Thoughts

I think the issue is with getHistoryStarsHistogramToDays lagging. It's most obvious in new repositories because the totals are showing as less than over 30 days.

I'm not sure what the solution could be though.

Steps to reproduce

  1. https://app.opensauced.pizza/s/microsoft/graphrag
github-actions[bot] commented 2 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.

nickytonline commented 2 months ago

I believe this is the ETL issue that has been mentioned before. cc: @jpmcb

jpmcb commented 2 months ago

Correct. This is more or less the same ETL issue as: