we use arq in https://github.com/someengineering/fixbackend - thanks for a great library.
We are missing an option to provide redis settings unavailable in arq RedisSettings.
One example would be: health_check_interval.
This PR would allow the arguments to be passed when the pool is created.
Hi,
we use arq in https://github.com/someengineering/fixbackend - thanks for a great library. We are missing an option to provide redis settings unavailable in arq
RedisSettings
. One example would be:health_check_interval
.This PR would allow the arguments to be passed when the pool is created.