yyqdbngt opened a new pull request, #2408:
URL: https://github.com/apache/rocketmq-dashboard/pull/2408

   ## Summary
   
   - share null-safe collection projection across read-only AI tool handlers
   - ignore null rows and nested string-list entries without weakening 
required-field checks
   - return empty trace collections when a message trace is unavailable
   
   ## Why
   
   The read tools project data from multiple provider and service boundaries. A 
null collection or sparse row currently fails the whole tool call, even when 
the remaining result is safe to return.
   
   ## Tests
   
   - `mvn -q -f server/pom.xml 
-Dtest=ReadToolResultSanitizationTest,MessageTraceToolHandlerTest test`
   


-- 
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]

Reply via email to