narrowizard opened a new issue, #4779: URL: https://github.com/apache/incubator-devlake/issues/4779
### 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 When attempting to execute multiple blueprints (BPs) using the crontab feature in DevLake, we noticed that only the first BP is being executed. Despite scheduling additional BPs, they are triggered but never run. ### What do you expect to happen We would like the crontab feature to trigger and execute all scheduled blueprints as expected. ### How to reproduce Schedule a series of BPs to run at specific times using the crontab feature. Wait for the execution countdown to hit zero. Observe that only the first scheduled BP runs and executes properly; subsequent BPs fail to start. ### Anything else We kindly request that this issue be addressed as soon as possible to enable us to access our development data more efficiently. Thank you.  ### 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]
