gnip4j icon indicating copy to clipboard operation
gnip4j copied to clipboard

Powertrackreplay

Open fredriko opened this issue 11 years ago • 4 comments

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.

fredriko avatar Oct 25 '13 09:10 fredriko

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.

kennethjor avatar Jul 08 '14 08:07 kennethjor

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.

kennethjor avatar Jul 08 '14 08:07 kennethjor

I rebased the pull https://github.com/zauberlabs/gnip4j/tree/powertrackreplay

jcodagnone avatar Oct 03 '15 13:10 jcodagnone

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.

jcodagnone avatar Oct 13 '16 12:10 jcodagnone