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

resets cache ttl when no arg is passed #181

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

justin-cechmanek
Copy link
Collaborator

This PR resets the cache entry TTL to infinite/no expiration if we call set_ttl() with no arguments. Otherwise once a TTL is set, it can only be changed to another integer.

@justin-cechmanek justin-cechmanek added the bug Something isn't working label Jul 10, 2024
Copy link
Collaborator

@tylerhutcherson tylerhutcherson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tylerhutcherson tylerhutcherson merged commit 61c2f5a into main Jul 19, 2024
20 checks passed
@tylerhutcherson tylerhutcherson deleted the bugfix/RAAE-176/reset-ttl branch July 19, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants