Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Rest): optional ratelimit errors #5659

Merged
merged 13 commits into from Jun 9, 2021

Commits on May 21, 2021

  1. feat(RequestHandler): optionally throw on rate limit

    this can be configured via the disableRateLimitQueue client option,
    which may be an array of routes or a function
    Vendicated committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fb24002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b58f0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    698a125 View commit details
    Browse the repository at this point in the history
  4. fix(Docs): fix route jsdoc

    Vendicated committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f57b151 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. docs: docs docs docs!

    Vendicated committed May 22, 2021
    Configuration menu
    Copy the full SHA
    96a6ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ada68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f162301 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    20f3ad8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    5522066 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Update src/rest/RequestHandler.js

    Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
    Vendicated and SpaceEEC committed May 27, 2021
    Configuration menu
    Copy the full SHA
    13b724d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e10d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    b363399 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    44b6329 View commit details
    Browse the repository at this point in the history