Skip to content

3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 19:58
· 90 commits to master since this release
3.1.0

Feature

  • Skip logging an error if a decorated limit uses a callable
    to return the "current" rate limit and returns an empty string.
    Treat this is a signal that the rate limit should be skipped for
    this request.