Skip to content

Commit

Permalink
More explicit warning on selector for ApiRateLimitChecker.NoThrottle
Browse files Browse the repository at this point in the history
Co-authored-by: Liam Newman <[email protected]>
  • Loading branch information
2 people authored and Marc Salles committed Jul 20, 2020
1 parent a99e7a3 commit b88408f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GitHubBuildStatusNotification.CommitStatusSet=GitHub has been notified of this c

ApiRateLimitChecker.ThrottleForNormalize=Normalize API requests
ApiRateLimitChecker.ThrottleOnOver=Throttle at/near rate limit
ApiRateLimitChecker.NoThrottle=Ignore rate limit
ApiRateLimitChecker.NoThrottle=Never check rate limit (NOT RECOMMENDED)

GitHubLink.DisplayName=GitHub

Expand Down

0 comments on commit b88408f

Please sign in to comment.