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

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Use case
   
   A user tried to collect TAPD data, but it threw an 'unexpected EOF' error, 
which was caused by a huge response as below. It was the bug_changes of TAPD 
bugs.
   
   
![image](https://github.com/apache/incubator-devlake/assets/14050754/9c9a7996-8f2e-479c-a0fb-a7678baf6cad)
   
   
   ### Description
   
   A quick solution for this problem is to allow users to lower the pageSize of 
the TAPD connection. However, it's only supported in the advanced mode of the 
Config UI, users have to use the advanced mode to fix this. As a result, users 
can not use DevLake project to measure DORA metrics. So, it's necessary to 
support it in the normal mode of Config UI.
   
   As the first step, let's only support the `pageSize` configuration in the 
TAPD connection's creation page.
   
   
![image](https://github.com/apache/incubator-devlake/assets/14050754/a96a6c45-8de4-467d-9161-d7620344c2b1)
   
   
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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