elijah-roberts commented on issue #6612: URL: https://github.com/apache/incubator-devlake/issues/6612#issuecomment-1874367078
@abeizn Thank you for taking a look! One thing to note is that I did not start seeing issues until I hit larger PR volumes. We have multiple projects with smaller volume that are working correctly(which seemed to rule out an environment issue). However, once we hit about 15K pull requests in a period that is when we started to see a drop off in metrics. As noted above when we reduce the window of time(and consequently the number of PRs) that window of metrics shifted forward. Once we got under 15K pull requests the PR metric generation task appeared to fully complete. Because the devlake repo only has about 3.8K pull requests I am not sure that you would run into the same volume that we were seeing. I would have to dig deeper into the cursor logic for the database connection but it seems we are hitting some size limit, or potentially a timeout ? -- 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]
