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

Missing cache in CacheReset #13

Open
migo315 opened this issue Mar 13, 2018 · 3 comments
Open

Missing cache in CacheReset #13

migo315 opened this issue Mar 13, 2018 · 3 comments

Comments

@migo315
Copy link
Contributor

migo315 commented Mar 13, 2018

The CacheResetService only contains the best_it_contentful.cache.pool.delivery cache pool. But the updated Contentful entry could be in best_it_contentful.cache.pool.routing too, because the ContentfulSlugMatcher saves the complete entry result in best_it_contentful.cache.pool.routing.

Currently, updated sites in Contentful will not receive the application.

@migo315
Copy link
Contributor Author

migo315 commented Nov 15, 2018

@avareldev Does this issue is related to our problem today?

@b3nl
Copy link
Contributor

b3nl commented Nov 21, 2018

@avareldev Does this issue is related to our problem today?

Yes. But your customer is using the same cache for routing and delivery, so that is not the true problem for your problems 6 days ago. But nonetheless, this should be fixed generally!

@migo315
Copy link
Contributor Author

migo315 commented Nov 21, 2018

ah ok

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

No branches or pull requests

2 participants