andyflatt commented on issue #7677: URL: https://github.com/apache/incubator-devlake/issues/7677#issuecomment-2326912451
I support this feature request, but I have concerns about deleting old data. DevLake’s sync process has been slowing down over time, as data from 6 months ago has now accumulated into 12 months of history. This slowdown occurs because not all plugins fully support incremental updates—for example, [GitHub PRs](https://devlake.apache.org/docs/Overview/SupportedDataSources#github). Ideally, I’d like to keep only sync the last month’s PRs, which would help improve sync times, making them more reliable and scalable. At the same time, I want to keep historic data because its useful. -- 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]
