Closed RobWen closed 2 years ago
I am also seeing this issue, I wanted to check the statistics of pywhatkit but it's exceptionally low. .
This is also affecting other projects (https://github.com/crflynn/pypistats.org/issues/44) and appears to be an upstream problem: https://github.com/pypa/linehaul/issues/61
It's this:
We've identified an issue with the PyPI download statistics documented at https://packaging.python.org/guides/analyzing-pypi-package-downloads/ not updating. A resource quota with our backend providers has been exceeded and we are looking into how to resolve the issue. It may be some time before this can be addressed, but statistics in the meantime should be recoverable.
Thanks @hugovk, seems that you are right :-)
Update from link provided by @hugovk
We have begun the process of rearchitecting our data processing pipeline to get below the quotas that are impacting and should begin loading the backlog of data and processing new incoming over the next few days.
Posted Nov 30, 2021 - 20:35 UTC
over the next few days.
FYI, eight days later I can confirm that stats for these projects still appear to be broken...
cc: @ktbyers, @dbarrosop, @fooelisa
Same for some pytorch related
It is still open https://status.python.org/ No need to post every not working project now...
Just finished resolving our data pipeline issues, but crucially you should migrate to consuming from the bigquery-public-data
dataset rather than the-psf
, and reprocess 2021-11-23 as well as all days since to get the most accurate data. we will likely not be backfilling the the-psf
dataset.
Thank you for the update @ewdurbin!
Thanks for the update @ewdurbin, I will update the code and backfill the data
All the data is now backfilled :-)
Projects stats are down again ? Well I cannot imagine that only 8k people downloaded pandas in the last day
Can we help somehow?