Skip to content

v1.3.0

Compare
Choose a tag to compare
@MilosRandelovic MilosRandelovic released this 05 Jul 22:33
· 55 commits to main since this release
9b01597
  • Automatic retry on HTTP 500 errors returned from the server
  • Better handling of HTTP errors, including a newly exported HttpError class
  • New config options: errorRetryIntervalMs, maxRetriesOn500
  • GitHub action to automatically publish to npm, fixed CI action
  • Improved tests
  • Minor refactoring