Skip to content

v3.3.1

Compare
Choose a tag to compare
@nvthongswansea nvthongswansea released this 05 Jan 11:11
· 131 commits to master since this release
9d66548

IMPROVEMENTS:

  • Rename function retryWithLimitedNumOfRetries to retryNTimes.

BUG FIXES:

  • Convert type of err in retryNTimes to RequestError type (PR #170).