Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better reporting of how the cache is utilized at runtime #2905

Open
dstufft opened this issue Jun 12, 2015 · 1 comment
Open

Better reporting of how the cache is utilized at runtime #2905

dstufft opened this issue Jun 12, 2015 · 1 comment
Labels
C: cache Dealing with cache and files in it type: enhancement Improvements to functionality UX User experience related

Comments

@dstufft
Copy link
Member

dstufft commented Jun 12, 2015

We need some better diagnostics in our verbose output to give better insight into the cache. This will probably involve getting CacheControl to give us more insight, but either way we should have good diagnostics so people can tell what and why something is being served from the cache (vs not).

@pradyunsg pradyunsg added type: enhancement Improvements to functionality C: cache Dealing with cache and files in it labels Jun 28, 2017
@pradyunsg pradyunsg added this to the Improve User Experience milestone May 27, 2019
@pradyunsg pradyunsg changed the title Better Diagnostics about the Cache Better reporting of how pip utilizes the cache at runtime Jun 22, 2019
@pradyunsg pradyunsg changed the title Better reporting of how pip utilizes the cache at runtime Better reporting of how the cache is utilized at runtime Jun 22, 2019
@pradyunsg pradyunsg added the UX User experience related label Apr 23, 2020
@gutsytechster
Copy link
Contributor

gutsytechster commented May 6, 2020

What kind of diagnostic do you mean? I mean when a package is installed from the cache, it does inform the user regarding that. So what else do we want the user to show?

Apart from this, with the inclusion of pip cache command, the user can already inspect about cache if s/he wants to.

@nlhkabu nlhkabu removed this from the Improve User Experience milestone Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: cache Dealing with cache and files in it type: enhancement Improvements to functionality UX User experience related
Projects
None yet
Development

No branches or pull requests

4 participants