Skip to content

Release v5.5.5

Choose a tag to compare

@github-actions github-actions released this 18 Nov 13:30
adea0bc

Changed

  • HTTP retries delay calculation to use exponential backoff strategy with jitter.
  • HTTP retries condition to retry on axios timeout errors.
  • http/https agents now use keep-alive by default.