Dpk376 commented on PR #5670: URL: https://github.com/apache/fineract/pull/5670#issuecomment-4175031304
Hi @adamsaghy Regarding my CI check failure CI OOMs in :fineract-client-feign:buildJavaSdk when it runs concurrently with :fineract-client:buildJavaSdk; I added a SharedBuildService limiter (maxParallelUsages=1) applied to all OpenAPI GenerateTasks so codegen can’t run concurrently. Is this fine ? If you say yes i can push the build.gradle with updated changes . Or can you say any alternatives. Since in my local it is green build -- 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]
