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

Prevent returning expired entries #196

Merged
merged 3 commits into from
Dec 7, 2021
Merged

Conversation

Turnerj
Copy link
Member

@Turnerj Turnerj commented Dec 6, 2021

Fixes #195

This allows describing the existing state of the cache with more detail for the refresh logic - avoiding overlapping behaviour between an expired entry and a missing entry.
@azhe403
Copy link

azhe403 commented Dec 7, 2021

merge please

@Turnerj Turnerj merged commit 082e9cd into main Dec 7, 2021
@Turnerj Turnerj deleted the detailed-cache-entry-status branch December 7, 2021 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GetOrSetAsync() not refreshing for expired cache entries
2 participants