failureTimeout: number [=120000] - time interval in which failed requests will considered to get state
openTimeout: number [=60000] - time interval in which all requests will forcedly fail, after that timeout halfOpenThreshold number of requests will be executed as usual
В документации непонятно о какой размерности идет речь. Скорее всего, это ms, но кто его знает)
Предлагаю добить дополнительные или переименовать имеющие параметры (как breaking changes) в
failureTimeoutMs
openTimeoutMs