Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@adrienlauer adrienlauer released this 09 May 20:26
  • [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).