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

Implement a method to retrieve TTL of cached result #2666

Open
mayaCostantini opened this issue Jul 25, 2022 · 1 comment
Open

Implement a method to retrieve TTL of cached result #2666

mayaCostantini opened this issue Jul 25, 2022 · 1 comment
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.

Comments

@mayaCostantini
Copy link
Contributor

Problem statement

Needed for thoth-station/user-api#1614

Implement a method (for example in ResultStorageBase) to retrieve the Time To Live of a cached result based on the corresponding document id.

@mayaCostantini mayaCostantini added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 25, 2022
@mayaCostantini
Copy link
Contributor Author

/priority important-soon
/sig stack-guidance

@sesheta sesheta added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. labels Jul 25, 2022
@mayaCostantini mayaCostantini self-assigned this Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants