@odinserj I need to configure Redis on AWS environment. As mentioned here
The entire failover process, from detection to the resumption of normal
caching behavior, will take several minutes. Your application’s caching
tier should have a strategy (and some code!) to deal with a cache that
is momentarily unavailable.
Does Hangfire provides any strategy to handle the Job store which is momentarily unavailable?