You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "Robert Douglas (JIRA)" <ji...@apache.org> on 2014/05/19 21:51:38 UTC

[jira] [Created] (STREAMS-87) TwitterTimelineProvider needs to allow for backoff

Robert Douglas created STREAMS-87:
-------------------------------------

             Summary: TwitterTimelineProvider needs to allow for backoff
                 Key: STREAMS-87
                 URL: https://issues.apache.org/jira/browse/STREAMS-87
             Project: Streams
          Issue Type: Bug
            Reporter: Robert Douglas


At the moment, the captureTwitterTimeline function in TwitterTimelineProvider only tries one attempt at fetching a user's timeline. In the event of an exception being thrown, we simply drop the data we were trying to collect. We should instead attempt 5 times in order to allow enough time for Twitter's backoff



--
This message was sent by Atlassian JIRA
(v6.2#6252)