GitHub user fcabbage created a discussion: [Q/A][Java SDK (Component)] I'm encountering an issue where the ReconnectTimerTask of the consumer keeps throwing repeated errors after the provider goes offline due to unavailability in the registry
### Pre-check - [X] I am sure that all the content I provide is in English. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Details I'm encountering an issue where the ReconnectTimerTask of the consumer keeps throwing repeated errors after the provider goes offline due to unavailability in the registry: ```Fail to connect toHeaderExchangeClient``` Is there any configuration or method to allow the consumer to **automatically remove this instance** after multiple failed connection attempts? Otherwise, these Error logs will keep triggering alarms continuously. ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) GitHub link: https://github.com/apache/dubbo/discussions/15878 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
