Skip to content

0.6.2: Catch Predis\ClientException when no Sentinels are available (#31)

Compare
Choose a tag to compare
@mariusbalcytis mariusbalcytis released this 12 Mar 10:58
· 2 commits to master since this release
801b950
When "No sentinel server available for autodiscovery" happens, `FailureHandlingThrottler` should catch this.

Co-authored-by: Valentinas Bartusevičius <[email protected]>