use await for cache manager
Using void
instead of await
makes the request be responses before the completition of the cache invalidation, which can cause FE to refresh its data before the cache invalidation, therefore showing still outdated data