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 Chain and Safe App cache patterns #628

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

hectorgomezv
Copy link
Member

@hectorgomezv hectorgomezv commented Aug 8, 2023

Closes #627

This PR:

  • Updates the Chains cache pattern from *_chains$ to *_chains.
  • Updates the Chains cache pattern from *_safe_apps$ to *_safe_apps.

With this change, the unlink function will be executed over the cached chains and safe apps when a cache flush is triggered.

@hectorgomezv hectorgomezv linked an issue Aug 8, 2023 that may be closed by this pull request
@hectorgomezv hectorgomezv requested a review from a team as a code owner August 8, 2023 15:01
@hectorgomezv hectorgomezv self-assigned this Aug 8, 2023
@hectorgomezv hectorgomezv merged commit 27b6b38 into main Aug 8, 2023
16 checks passed
@hectorgomezv hectorgomezv deleted the fix-chains-and-safe-apps-cache-invalidation branch August 8, 2023 15:21
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.

Individual chains and Safe Apps cache is not being flushed
2 participants