klesh opened a new issue, #2653: URL: https://github.com/apache/incubator-devlake/issues/2653
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened According to @narrowizard reported: He executed 2 consecutive pipelines in a row and the `worklog` collection took half an hour to complete The logging of the First Pipeline:  The logging of the Second Pipeline:  ### What you expected to happen By design, the Second collection should be in Diff Sync Mode, collects issues' worlogs only when its `updated` field had changed since the First collection. Judged by the duration, it suggested that 5000+ issues had been updated in between 2 collections, which is highly unlikely. ### How to reproduce Consult @narrowizard ### Anything else _No response_ ### Version main ### Are you willing to submit 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]
