RockteMQ-AI commented on code in PR #4507:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/4507#discussion_r4035815955


##########
server/src/main/java/org/apache/rocketmq/studio/provider/alibaba/AliyunCatalogService.java:
##########
@@ -146,6 +155,15 @@ private List<ListInstancesResponseBody.List> 
fetchAllInstances(Long credentialId
         return all;

Review Comment:
   Clean fallback chain: message → code → generic. 
`Boolean.TRUE.equals(success)` correctly treats null `success` as failure. Good 
defensive pattern.



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