Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

4.0.0

Compare
Choose a tag to compare
@styfle styfle released this 08 Mar 15:33

Major Changes

Return http response after several retries: #10

This makes sure we return the response when we receive the same 500-600 status code after x number of retries instead of throwing.

Patches

  • Run tests on CircleCI: #11