You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/09/08 10:25:33 UTC

[GitHub] [servicecomb-java-chassis] huanghezhen commented on issue #2557: 使用edge作为网关的时候,超时时 edge会进行重试

huanghezhen commented on issue #2557:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2557#issuecomment-915114448


   2021-09-08 18:24:15.585  INFO 18424 --- [ntloop-thread-8] o.a.s.t.r.c.http.RestClientInvocation    : Request timeout, Details: The timeout period of 30000ms has been exceeded while executing GET /healthExamination for server 192.168.2.79:8017.
   2021-09-08 18:24:15.586 ERROR 18424 --- [ntloop-thread-8] i.v.c.http.impl.HttpClientRequestImpl    : io.vertx.core.http.impl.NoStackTraceTimeoutException: The timeout period of 30000ms has been exceeded while executing GET /healthExamination for server 192.168.2.79:8017
   2021-09-08 18:24:45.596  INFO 18424 --- [ntloop-thread-5] o.a.s.t.r.c.http.RestClientInvocation    : Request timeout, Details: The timeout period of 30000ms has been exceeded while executing GET /healthExamination for server 192.168.2.79:8017.
   2021-09-08 18:24:45.597 ERROR 18424 --- [ntloop-thread-5] i.v.c.http.impl.HttpClientRequestImpl    : io.vertx.core.http.impl.NoStackTraceTimeoutException: The timeout period of 30000ms has been exceeded while executing GET /healthExamination for server 192.168.2.79:8017
   


-- 
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: commits-unsubscribe@servicecomb.apache.org

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