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

Rate limited errors #195

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2020

  1. Added rate limited logger

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    b0e42ef View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Added rate limited logger and used it

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    6427096 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    0fa1c6c View commit details
    Browse the repository at this point in the history
  2. For high volume errors log everything on the same line

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    bc9ae8d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Fixed burst size on With logger

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    db20483 View commit details
    Browse the repository at this point in the history
  2. Use the same limiter for derived loggers

    Signed-off-by: Joe Elliott <[email protected]>
    joe-elliott committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    54c934b View commit details
    Browse the repository at this point in the history