yyqdbngt opened a new pull request, #1073: URL: https://github.com/apache/rocketmq-dashboard/pull/1073
The LLM client read the error response body via readAllBytes() without closing the InputStream on the 4xx path (the success path used try-with-resources). The error path now closes the stream too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
