You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix/redis outage (splitio#184)
* Fall gracefully when Redis is down
* Add test
* Log stack trace only if debug_enabled is on
* Remove warn message
* Bump version
* Update CHANGES.txt