Klesh Wong

Results 656 comments of Klesh Wong

We are also using k8s (EKS) as well, and all pipelines get executed as expected, we also have some k3s clusters for testing and other purposes, and they are all...

@wouldd Sure thing, we are using github.com/robfig/cron for scheduling jobs and [here](https://github.com/apache/incubator-devlake/blob/main/backend/server/services/blueprint.go#L278) is the code calling the lib when creating/updating any blueprint, while [the ReloadBlueprints function](https://github.com/apache/incubator-devlake/blob/main/backend/server/services/blueprint.go#L252) is called on the...

@wouldd Aah, I see. Too many bps are trying to create pipelines simultaneously, causing some table lockers to timeout.

@wouldd Could you spread them to different times and see if the problem goes away?

@wouldd Thanks for the information. Will fix it on v1.1

@kulnagar Why do you say so? Would you like to elaborate?