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

[BUGFIX] Fix flushing of all cache entries #39

Conversation

dkd-friedrich
Copy link
Contributor

Adapts the processing in ReverseProxyCacheBackend->flush to ensure the cached urls are processed before the cache table is truncated.

Resolves: #38

Adapts the processing in ReverseProxyCacheBackend->flush to
ensure the cached urls are processed before the cache table
is truncated.

Resolves: b13#38
@bmack bmack merged commit eac7bbd into b13:master May 13, 2024
@dkd-friedrich dkd-friedrich deleted the bugfix/master/38-fix_flushing_of_all_cache_entries branch May 13, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cache table cache_tx_proxy truncated prior processing
2 participants