-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Need
The code should be nicely structured in order to make it easy to contribute.
Deliverables
- code has a new structure that makes more sense given the ETag vs polling mechanisms introduced in Incremental loading of Github events and issues. #16
- clean up debug logs
- lay out the overall process for fetching and indexing changes in an abstract class, and let subclasses decide on how to do each step. More or less like template method pattern
- do pagination by implementing an iterator
- use an executor instead of a thread
Solution
TODO
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels