membphis commented on code in PR #12584:
URL: https://github.com/apache/apisix/pull/12584#discussion_r2320575158


##########
apisix/plugins/ai-proxy-multi.lua:
##########
@@ -216,7 +226,7 @@ local function fetch_health_instances(conf, checkers)
             if ok then
                 transform_instances(new_instances, ins)
             elseif err then
-                core.log.error("failed to get health check target status, 
addr: ",

Review Comment:
   To me, use `error` is right, why do we change it?



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