dan-drewes
Results
1
issues of
dan-drewes
There seems to be a bug with posting batch request content over a certain length (greater than `DEFAULT_PIPE_SIZE = 1024` of `PipedInputStream`). Calling `graphClient.getBatchRequestBuilder().post(batchRequestContent, null))` goes into a deadlock. Could...
type:bug
priority:p0