zio / zio-redis

A ZIO-based redis client
https://zio.github.io/zio-redis
Apache License 2.0
123 stars 63 forks source link

Reduce the amount of retries #910

Closed mijicd closed 10 months ago

mijicd commented 10 months ago

This pull requests replaces eventually with flaky and ignores some of the tests in order to decrease the zio-redis' CI usage.