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

Flushing Cache when starting a content release could cause issues #23

Open
Sebobo opened this issue Jan 11, 2023 · 0 comments
Open

Flushing Cache when starting a content release could cause issues #23

Sebobo opened this issue Jan 11, 2023 · 0 comments

Comments

@Sebobo
Copy link
Member

Sebobo commented Jan 11, 2023

Currently the Redis cache is flushed when a content release is started:

This is not optimal as the content release might start later due to the pipeline configuration and parallel running releases influence each other.
Therefore only the cache entries should be flushed which are somehow related to the started release.

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

1 participant