Search before asking
What happened
Subtask collectApiPullRequestReviews ended unexpectedly when running a gitee pipeline.

What do you expect to happen
Expect the task to complete successfully.
How to reproduce
Create a pipeline with the following plan:
{
"name": "openharmony",
"plan": [[
{
"plugin": "gitee",
"options": {
"connectionId": 1,
"repo": "arkui_ace_engine",
"owner": "openharmony"
}
}
]]
}
And POST to the api path /pipelines.
The task fails after running for about 1.5h with the error message "subtask collectApiPullRequestReviews ended unexpectedly\ncaused by: error deleting data from collector\ncaused by: Error 1206: The total number of locks exceeds the lock table size".
Anything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
Subtask

collectApiPullRequestReviewsended unexpectedly when running agiteepipeline.What do you expect to happen
Expect the task to complete successfully.
How to reproduce
Create a pipeline with the following plan:
And
POSTto the api path/pipelines.The task fails after running for about
1.5hwith the error message "subtask collectApiPullRequestReviews ended unexpectedly\ncaused by: error deleting data from collector\ncaused by: Error 1206: The total number of locks exceeds the lock table size".Anything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct