1.Issue is I have did configuration of Redis sentinel for cache, page_cache and session in magento2 inside the env.php file but the issue is session keys are showing but cache and page_cache keys are missing so does the Magento support the redis sentinel with cache and page_cache?
2. In case of redis failure then how to restart again or restore the cache of it?