You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/10/10 14:56:35 UTC

[GitHub] [shenyu] yzy2015 commented on issue #4059: [Question] When the proxy service is offline or times out, the shenyugateway reports exception 500

yzy2015 commented on issue #4059:
URL: https://github.com/apache/shenyu/issues/4059#issuecomment-1273442963

   1.when random Strategy is current 
   The actual exception is "reactor.core.Exceptions$RetryExhaustedException".
   and I think RetryBackoffSpec need to add onRetryExhaustedThrow
   
   2.when random Strategy is failover 
   The actual exception is "org.apache.shenyu.common.exception.ShenyuException: Can not find healthy upstream url after failover".
   This exception is not handled.GlobalErrorHandler handles 500 by default


-- 
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-unsubscribe@shenyu.apache.org

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