Arjun Manoj

Results 16 comments of Arjun Manoj

Hi @orta I tried going through the danger code to understand things better. This method https://github.com/danger/danger/blob/20fa1d45cfb32a720532de5492ba420c1b7955ac/lib/danger/helpers/comment.rb#L11 which gets called at this point https://github.com/danger/danger/blob/20fa1d45cfb32a720532de5492ba420c1b7955ac/lib/danger/request_sources/github/github.rb#L265 also, I googled when this error is...

@ferinagy @frantisek-nagy just created a fork with your changes and it seems like I still don't get the stack trace of the call site, am I missing anything? Not sure...

> > @ferinagy @frantisek-nagy just created a fork with your changes and it seems like I still don't get the stack trace of the call site, am I missing anything?...

facing this again with agp 7.4.2, gradle 7.5 and google-services 4.3.15

> > 1. Go to the Response tab in chucker > > Does this reproduce on the Chucker sample app? https://github.com/user-attachments/assets/f308a2a4-d3ba-40b5-b02d-8d871d46fa83 yes it does, PFA the video

have you tried overriding `.maxContentLength(MAX_CONTENT_LENGTH)` default value is `250_000L`, can play around with this number to check if it works