Hitting github api/tree limits while creating reviewrequest from commit

2021-07-09 Thread Subodh Konhor
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 str

Re: Can't add Git repository, delete user or delete SSH key

2021-07-09 Thread Subodh Konhor
Yes facing the same issue except point 3. Was able to add repository by exility setting it in hostng_account settings . Were you able to delete ssh key from UI? Thanks, Subodh On Wednesday, July 7, 2021 at 7:28:22 PM UTC+5:30 silon...@gmail.com wrote: > Hi Community, > > After a day of struggle