dosubot[bot] commented on issue #8181: URL: https://github.com/apache/incubator-devlake/issues/8181#issuecomment-2463616752
<!-- Answer --> You can change the configuration of `PIPELINE_MAX_PARALLEL` in DevLake by setting it in the configuration file or as an environment variable. The configuration file is located at `devops/releases/lake-v0.21.0/env.example` <sup>[[1]](https://github.com/apache/incubator-devlake/blob/main/devops/releases/lake-v0.21.0/env.example)</sup>. Make sure the value is a positive integer, as a negative value will cause a panic, and a value of zero will mean no limit on parallel pipelines <sup>[[2]](https://github.com/apache/incubator-devlake/blob/main/backend/server/services/pipeline.go)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org