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


##########
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 make this function consistent with the one in balancer.lua
   
https://github.com/apache/apisix/blob/bfac1b84ca44b4da018d4dcea327814735ab37e8/apisix/balancer.lua#L83



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to