weiqingy commented on PR #1046: URL: https://github.com/apache/flink-agents/pull/1046#issuecomment-5466948854
The one failing check isn't related to this PR. `it-python [ubuntu-latest] [java-17] [python-3.12] [flink-2.2]` hit `HTTP 429 Too Many Requests` from Maven Central while resolving the parent POM `org.apache:apache:pom:34`. Maven couldn't read the project at all, so the `Install flink-agents` step failed and `Run Python IT` never ran. [Job log](https://github.com/apache/flink-agents/actions/runs/33294759880/job/99212408988). I'll re-run it once the rest of the run settles. -- 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]
