pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
226 stars 68 forks source link

Bail early when connecting to Redis throws an Exception #285

Closed danielbachhuber closed 4 years ago

danielbachhuber commented 4 years ago

It doesn't make sense to continue performing connection steps if one of the necessary steps fails.

See https://wordpress.org/support/topic/redis-cluster/