Skip to content
Discussion options

You must be logged in to vote

Hi @HannaHromenko , sorry for being late, it's been a busy and rough time lately.

FusionCache: EagerExpirationTimestamp Becomes Null After Being Checked

[...]
Any insights would be greatly appreciated! 🚀

Damn it, I think I know exactly why this is happening!
Not so long ago I made a very small optimization regarding eager refresh, whereby once a cache entry enters a fail-safe cycle (after the first fail-safe activation) or even more frequently after an eager refresh kicks in (but before the entry expires), I now reset the eager refresh timestamp. This will reduce the amount of checks and tentative lock acquisition in high usage scenarios. But I did not consider all the edge cases around…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jodydonetti
Comment options

@jodydonetti
Comment options

@HannaHromenko
Comment options

@jodydonetti
Comment options

@jodydonetti
Comment options

Answer selected by HannaHromenko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants