Commit 54fe688
committed
BUG: Fail gracefully in git-pr with too many requests
The response can be:
{'message': "API rate limit exceeded for 97.65.134.139. (But here's the good
news: Authenticated requests get a higher rate limit. Check out the
documentation for more details.)", 'documentation_url':
'https://developer.github.com/v3/#rate-limiting'}1 parent 15a0875 commit 54fe688
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
0 commit comments