sturdy-dev / codereview.gpt

Reviews your Pull/Merge Requests using ChatGPT
MIT License
529 stars 63 forks source link

Fails without giving any response or message, with quite big PRs #11

Closed shamanthchandra-yb closed 1 year ago

shamanthchandra-yb commented 1 year ago

Navigated to pull request and clicked on extension on chrome:

Screenshot 2023-03-07 at 1 34 01 PM

Araxeus commented 1 year ago

with quite big PRs

This happened on every PR I tried – with 1 line, 10 lines, 100, etc

nickveenhof commented 1 year ago

See the Open PR #14 , it caps large PRs and uses proper APIs so it is less likely to fail

nickveenhof commented 1 year ago

This got merged, so should work. We can further optimize but at least it doesn't fail anymore. This can be closed