github-actions[bot] commented on issue #10315: URL: https://github.com/apache/dolphinscheduler/issues/10315#issuecomment-1141970163
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened run test case `org.apache.dolphinscheduler.plugin.alert.telegram.TelegramSenderTest` There is an error ``` 信息: I/O exception (java.net.NoRouteToHostException) caught when processing request to {s}->https://api.telegram.org:443: No route to host (Host unreachable) 五月 31, 2022 6:26:20 下午 org.apache.http.impl.execchain.RetryExec execute 信息: Retrying request to {s}->https://api.telegram.org:443 ``` ### What you expected to happen run test case success ### How to reproduce run test case `org.apache.dolphinscheduler.plugin.alert.telegram.TelegramSenderTest` On the MAC ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
