Scenario: Using redis store, and the store is remote Expected behavior: If the store is unavailable, catch exceptions, log a warning, and just run the normal function. Actual behavior: exceptions bubble up
Scenario: Using redis store, and the store is remote
Expected behavior: If the store is unavailable, catch exceptions, log a warning, and just run the normal function.
Actual behavior: exceptions bubble up