Guilherme M Pim

Results 38 comments of Guilherme M Pim

one thing to note, apparently this issue does not occur on postgres (have been running the same test script and it hasn't triggered it in 30 minutes)

oh, that's pretty interesting @klesh, I will try that out as well, beucase it would be easier than having to migrate infra-structure to Postgres thanks for the pointer!@

thanks @klesh! we have been running smooth on the deadlock side after changing the transaction isolation :) I think it would be the most ideal scenario for the code to...

sounds good @klesh, thanks! :smile: we have been able to run 3 parallel pipelines very stable in this fashion.. we did a few load tests and I think the summary...

okay @klesh, thanks for the suggestion! I will try to allocate some time to do this :) we could set the transaction_isolation on the session level I think, but I...

this functionality is affected as well (it is not able to list repositories) ![image](https://github.com/apache/incubator-devlake/assets/1406885/effeaf91-78ef-40b4-84cb-aad98360e327)

Hi @klesh, thanks for reaching back :D I think we can focus solely on problem 1 on this issue if that's okay! > Unfortunately, due to GitHub's design, tokens cannot...

Hi @klesh, thanks for the feedback! I apologize for the delay We do have issues with large repositories that fail because they need to access github after the token has...