dotnet / nuget-trends

Check out NuGet packages adoption and what's trending on NuGet.
https://nugettrends.com
MIT License
150 stars 28 forks source link

No data past 8/1 on nugettrends.com #165

Closed sunandabalu closed 1 year ago

sunandabalu commented 3 years ago

Looks like the data flow stopped after 8/1 to nugettrends.com https://nugettrends.com/packages?months=3&ids=upgrade-assistant https://www.nuget.org/packages/upgrade-assistant/

image

joaopgrassi commented 3 years ago

Hey, Thanks for reaching out about this issue. I did some initial investigations and there was indeed a gap while the daily download worker wasn't doing its job. Did some container troubleshooting and triggered the jobs again and now it seems to be back at it.

image

Some context for history: We recently did a revamp in our deployment strategy and somehow something got broken in between.

Will keep looking to see what's happening and if it's stable. Will also try to see what we can do to find out about these type of issues automatically and get alerts instead of GitHub issues :sweat_smile:

bruno-garcia commented 3 years ago

I can set up a Sentry alert that kicks off if we don't get transactions for the workers runs

joaopgrassi commented 3 years ago

@bruno-garcia that would be good :). Once that is done I think we can close this. I opened another issue to investigate more.. also to try to fix some error that is happening sometimes in the DailyDownloadPackageIdPublisher.

bruno-garcia commented 1 year ago

Got data after that date, then there was another gap raised on #233 Data lives on another server so I might move before decomissioning that