pimguilherme opened a new issue, #7099:
URL: https://github.com/apache/incubator-devlake/issues/7099

   ### 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
   
   I am running into deadlocks when trying to execute two parallel pipelines 
for distinct repositories.
   
   This is the error I meet: 
   
![image](https://github.com/apache/incubator-devlake/assets/1406885/6c6fbe1f-a6ea-4387-9611-db6b190c6458)
   
   
   
   ### What do you expect to happen
   
   There should be no deadlocks, or the system should be resilient and retry 
transactions a few times (perhaps a configurable amount?)
   
   
   I have found the following issue on this same behavior: 
https://github.com/apache/incubator-devlake/issues/5819
   
   Is it expected that we disable the commit file extraction to avoid this 
error? I just want to confirm we would not be missing any relevant metrics with 
this setting.
   
   ### How to reproduce
   
   Trigger simultaneous pipelines on repositories with over 20k commits. (we 
were able to trigger this with 2 pipelines on a db.t3.micro and 3 pipelines on 
a db.m5.xlarge)
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v0.18.0, v0.19.0, v0.20.0
   
   ### 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]

Reply via email to