GuiBin2013 opened a new issue, #448: URL: https://github.com/apache/apisix-docker/issues/448
hi,i use example/docker-compose (apisix3.1.0) to run apisix,i try to set etcd.use_grpc=true in config file。 Then i saw error logs report: 2023/03/23 09:21:01 [warn] 238#238: *499374 [lua] health_check.lua:105: report_failure(): update endpoint: http://etcd:2379 to unhealthy, context: ngx.timer  the warn log print interval is the same as the etcd.timeout in config file。 in fact, apisix works well althought these are a lot of these logs,but these logs will affect us to get the real error logs! How should I to resolve it? thx! -- 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]
