weiqingy commented on PR #1090: URL: https://github.com/apache/flink-agents/pull/1090#issuecomment-5517313487
The one failing check is unrelated to this PR: - **it-java [ubuntu-latest] [java-21] [flink-2.2]**: `429 Too Many Requests` from Maven Central while resolving the Apache parent POM `org.apache:apache:pom:34`. It failed in the "Install flink-agents Java" step after 42 seconds, so nothing was compiled and no test ran. [Job log](https://github.com/apache/flink-agents/actions/runs/33671037333/job/100384423887). This PR only changes Python and docs. It touches no `.java` and no `pom.xml`, and the other four `it-java` jobs in the same run passed on the same commit. Could you please help re-trigger the failed job? Thanks! -- 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]
