- [new] Support configuration of injectable custom error decoders using the
errorDecoder
configuration property. - [new] Support configuration of injectable retryers using the
retryer
configuration property (global level or endpoint level). - [new] Support configuration of standard retry parameters using the
retry.period
/retry.maxPeriod
/retry.maxAttempts
properties (global or endpoint level).