casionone opened a new issue #1816: URL: https://github.com/apache/incubator-linkis/issues/1816
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description Sometimes git action of build will compilation fails due to `Connection timed out`. ``` Error: Failed to execute goal on project linkis-engineconn-manager-server: Could not resolve dependencies for project org.apache.linkis:linkis-engineconn-manager-server:jar:1.1.0: Could not transfer artifact net.java.dev.jna:jna-platform:jar:5.6.0 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar: Connection timed out (Read failed) -> [Help 1] ``` From here https://github.com/actions/virtual-environments/issues/1499, we can understand that this is a common problem, I think we can refer to this solution to try to solve it ### Description _No response_ ### Use case _No response_ ### solutions _No response_ ### Anything else _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! -- 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: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org