Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor mosaic cache update condition
Move the condition for updating mosaic cache info into the main invalidation function block to ensure it only runs after invalidations are processed. This change improves the logical grouping of operations and maintains the correct sequence of cache invalidation followed by cache info update.
- Loading branch information