mariusbalcytis / gentle-force-bundle

Symfony bundle for brute-force, error and request rate limiting
MIT License
54 stars 14 forks source link

Catch Predis\ClientException when no Sentinels are available #31

Closed vbartusevicius closed 3 years ago

vbartusevicius commented 3 years ago

When "No sentinel server available for autodiscovery" happens, FailureHandlingThrottler should catch this.