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

Fix various rate limiting issues #1424

Merged
merged 10 commits into from
Jul 31, 2020
Merged

Fix various rate limiting issues #1424

merged 10 commits into from
Jul 31, 2020

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    80b3922 View commit details
    Browse the repository at this point in the history
  2. memoize searchRepo

    hipstersmoothie committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    84109da View commit details
    Browse the repository at this point in the history
  3. pretty print time left on rate limit

    better time remaining messaging
    hipstersmoothie committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0ef0b9a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    3d64d66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4831c0 View commit details
    Browse the repository at this point in the history
  3. return only commits in the canary release instead of all commits sinc…

    …e last tag. getting all commits can trigger rate limits and canaries should be lightweight
    hipstersmoothie committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    66f7e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d9bb97 View commit details
    Browse the repository at this point in the history
  5. memoize getCommits

    hipstersmoothie committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    2a0f270 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    baab296 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6e7be2 View commit details
    Browse the repository at this point in the history