Groups
Groups
Sign in
Groups
Groups
Review Board Community
Conversations
About
Send feedback
Help
Hitting github api/tree limits while creating reviewrequest from commit
7 views
Skip to first unread message
Subodh Konhor
unread,
Jul 9, 2021, 10:55:03 AM
7/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Review Board Community
Hi,
We were doing some stress testing using huge repo and we hit the limits as described in
https://docs.github.com/en/rest/reference/git#trees
.
So as per code in def get_change() function the code tries to construct the tree recursively by taking a commit and then it's tree sha to build a structure. This is where the limits are hit.
Something similar to this
https://github.community/t/github-get-tree-api-limits-and-recursivity/1300
Thanks,
Subodh
Reply all
Reply to author
Forward
0 new messages