gnip4j
gnip4j copied to clipboard
Powertrackreplay
At the end of a Twitter PowerTrack Replay, Gnip sends a "replay completed" message with information about the replay status (http://support.gnip.com/customer/portal/articles/477751-powertrack-replay#Data Format). The changes in this pull request extend the Gnip4j model with classes for handling such completion messages.
I can confirm this code works and hasn't broken anything for me. It would be nice if it could be merged into the next release of gnip4j.
PowerTrack Replay now supports the unprocessed_range
(API reference). I don't know if this was added since you made the pull request, but it would be a nice addition.
I rebased the pull https://github.com/zauberlabs/gnip4j/tree/powertrackreplay
I rebased the pull https://github.com/zauberlabs/gnip4j/tree/powertrackreplay again. Also amended the commit to pass the forbiddenrules plugin (specify the locale in the parser) I was reviewing http://support.gnip.com/apis/replay2.0/api_reference.html and still makes sense. There is still the case of “Request Failed to Complete” Message that is not mapped.