This repository was archived by the owner on Mar 6, 2024. It is now read-only.
Commit 7818adf
authored
retry on secondary limits except when submitting batched review (#384)
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI
```
### Bug fix:
- Added a condition to prevent retrying a POST request on a specific endpoint related to pull request reviews. This change enhances the efficiency of our system by avoiding unnecessary retries.
> 🎉 No more retries, no more waits, 🕐
> On pull requests, we've closed the gates. 🚪
> With this fix, we take a bow, 🙇♂️
> Smoother reviews, we have now! 🥳
```
<!-- end of auto-generated comment: release notes by openai -->1 parent a116595 commit 7818adf
2 files changed
+14
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
0 commit comments