MartijnVisser commented on code in PR #1: URL: https://github.com/apache/flink-connector-kafka/pull/1#discussion_r1048443842
########## .github/workflows/ci.yml: ########## @@ -80,7 +80,7 @@ jobs: run: wget -q -c ${{ inputs.flink_url }} -O - | tar -xz - name: Compile and test flink-connector-kafka - timeout-minutes: 30 + timeout-minutes: 45 Review Comment: You should rebase, so this file becomes obsolete (we're re-using the same CI setup across the different externalized connectors). Timeouts are there set to 50 mins for this step and 60 mins for the entire workflow. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org