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

Fix caching on product patching #305

Conversation

vianneynara
Copy link
Owner

Instead of CachePut, use CacheEvict to prevent returning null images when cache is not re-fetched yet.

Instead of CachePut, use CacheEvict to prevent returning null images when cache is not re-fetched yet.

Took 1 hour 0 minutes
@vianneynara vianneynara added the bug Something isn't working label Dec 20, 2024
@vianneynara vianneynara linked an issue Dec 20, 2024 that may be closed by this pull request
@vianneynara vianneynara merged commit 5422eb7 into develop Dec 20, 2024
2 checks passed
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.

Image not properly cached after patching/deleting products
1 participant