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

Use native backend functionality to delete expired responses #300

Open
4 tasks
alessio-locatelli opened this issue Jan 10, 2025 · 0 comments
Open
4 tasks
Assignees
Labels
enhancement New feature or request help-wanted This could use another pair of eyes performance

Comments

@alessio-locatelli
Copy link
Collaborator

alessio-locatelli commented Jan 10, 2025

TO-DO

Why

  • Not necessary to run manually delete_expired_responses() if a backend supports TTL.
  • Performance: no redundant network I/O if we only get a value to check that it has not expired.

Pull Request

(a draft) alessio-locatelli#1

@alessio-locatelli alessio-locatelli added the enhancement New feature or request label Jan 10, 2025
@alessio-locatelli alessio-locatelli self-assigned this Jan 10, 2025
@alessio-locatelli alessio-locatelli added help-wanted This could use another pair of eyes performance labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help-wanted This could use another pair of eyes performance
Projects
None yet
Development

No branches or pull requests

1 participant