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

View data freshness when serving cached responses #130

Open
JohannesRudolph opened this issue Oct 25, 2021 · 0 comments
Open

View data freshness when serving cached responses #130

JohannesRudolph opened this issue Oct 25, 2021 · 0 comments
Assignees
Labels
idea A product idea for the Collie CLI project

Comments

@JohannesRudolph
Copy link
Member

Is your feature request related to a problem? Please describe.
Collie can serve some requests out of its cache. This is cool to quickly format reports, esp. when building automation pipelines. However it is difficult to know how "fresh" the data is that collie served (even though there are upper bounds due to cache experiation)

Reach of the feature request
Everyone using features where caching is very relevant (esp. the cost collection features I think).

Impact of the feature request
Not knowing how old data is can be a source of problems.

How would a solution look like?
The interactive output of most commands already presents info how quickly data was retrieved and whether it was from cache. Add additional meta data to this indicating how old the data of the cache is.

(optional) Implementation Hints
See above

@JohannesRudolph JohannesRudolph added the idea A product idea for the Collie CLI project label Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea A product idea for the Collie CLI project
Projects
None yet
Development

No branches or pull requests

3 participants