Skip to content

v5.5.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 21:15
· 291 commits to refs/heads/main since this release
68d7c74

Bug Fixes

  • Resolved issues with the configurable request retry system @lgarber-akamai (#291)
    • Float values are no longer required for the retry_rate_limit_interval argument.
    • Retries are no longer skipped on POST requests.