klesh opened a new pull request, #7324: URL: https://github.com/apache/incubator-devlake/pull/7324
### Summary StatefulApiCollector adopts CollectorStateManager ### Screenshots Collect Github issues with the `timeAfter` option, the `since` was produced correctly. <img width="1376" alt="github_issue_take_1" src="https://github.com/apache/incubator-devlake/assets/61080/ec4598e3-56b7-4add-99dd-c34c5e5b3ba0"> The state was saved to the database correctly. <img width="400" alt="github_issue_state_1" src="https://github.com/apache/incubator-devlake/assets/61080/2447873f-403c-41fa-be7e-67426487b373"> Ran the collection right after the first one, the `since` was correct. <img width="1459" alt="github_issue_take_2" src="https://github.com/apache/incubator-devlake/assets/61080/dfaa3b20-fb48-4782-8d00-f37463b589f2"> Ran the collection right after the second one, worked as expected <img width="1480" alt="github_issue_take_3" src="https://github.com/apache/incubator-devlake/assets/61080/9230b60e-3ddc-4ad8-b875-da9ac335c5c7"> <img width="347" alt="github_issue_state_3" src="https://github.com/apache/incubator-devlake/assets/61080/8d17f125-8130-4a24-b843-5f8ab0398e47"> -- 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]
