likyh commented on code in PR #3861:
URL:
https://github.com/apache/incubator-devlake/pull/3861#discussion_r1040631424
##########
plugins/jenkins/tasks/stage_collector.go:
##########
@@ -77,7 +81,6 @@ func CollectApiStages(taskCtx core.SubTaskContext)
errors.Error {
Table: RAW_STAGE_TABLE,
},
ApiClient: data.ApiClient,
- PageSize: 100,
Review Comment:
yes. Even if it really needs paging, it should at least use this field in
the url or query, otherwise it is the same as no paging.
--
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]