lvyanquan commented on code in PR #4263:
URL: https://github.com/apache/flink-cdc/pull/4263#discussion_r2772539084
##########
.github/workflows/flink_cdc_base.yml:
##########
@@ -47,6 +47,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 120
strategy:
+ max-parallel: 20
Review Comment:
Out of an abundance of caution, should we uniformly apply this restriction
to all jobs under the current directory? As stated in the documentation:
"All workflows MUST have a job concurrency level less than or equal to 20."
--
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]