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

Improve handling of quota limit reached errors #610

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    612f4b2 View commit details
    Browse the repository at this point in the history
  2. feat(quota): #309 Improve handling of "quota limit reached" errors

    When quota limit is reached ggshield:
     - prints this error: "Could not perform the requested action: no more API calls available."
     - exits with an error code of 128
     - does not print anything through the output handlers (no text report, no JSON report)
    Walz committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    10fef6f View commit details
    Browse the repository at this point in the history