Commit 9d19af3
authored
bug #1126 Fix detection of secondary rate limit (mathieudz)
This PR was squashed before being merged into the 3.12-dev branch.
Discussion
----------
Actual error message is "You have exceeded a secondary rate limit and have been temporarily blocked from content creation. Please retry your request again later. If you reach out to GitHub Support for help, please include the request ID [...]"
Commits
-------
661fccb Fix detection of secondary rate limit
7d8aeb6 Update secondary rate limit test with new message1 parent 67398b0 commit 9d19af3
File tree
2 files changed
+2
-2
lines changed- lib/Github/HttpClient/Plugin
- test/Github/Tests/HttpClient/Plugin
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments