Skip to content

v9.9.0

Compare
Choose a tag to compare
@thinkingserious thinkingserious released this 22 Aug 19:17

Added

  • #509 Transient Fault Handling (dependency free)
  • Implements retry behaviour for transient faults when using HttpClient to send the request.
  • Please see #509 and USE_CASES.md for details.
  • Thanks to Dylan Morley for the PR!