klesh opened a new issue, #3978: URL: https://github.com/apache/incubator-devlake/issues/3978
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened The total number of running pipelines stays at 1 not matter what value is given by `PIPELINE_MAX_PARALLEL`   ### What do you expect to happen total number of running pipelines can reach up to the given `PIPELINE_MAX_PARALLEL` ### How to reproduce 1. set PIPELINE_MAX_PARALLEL in `.env` file or by EnvVar 2. create multiple pipelines 3. observe pipelines statuses from the database ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
