Sebastian
Sebastian
### WHY are these changes introduced? Fixes #440 If redis client library looses connection an error is thrown which is currently unhandled. This makes it especially problematic in ephemeral cloud...
# Issue summary When using `RedisSessionStorage` as session store and redis is being restarted (on Heroku this happens often because of idle times) the app crashes and does not try...
### What area is the issue related to? Checkout Sheet Kit ### What version of Checkout Sheet Kit are you using? 3.4.0 ### Reproducible sample code _No response_ ### Steps...