[ 
https://issues.apache.org/jira/browse/STREAMS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002252#comment-14002252
 ] 

ASF GitHub Bot commented on STREAMS-87:
---------------------------------------

GitHub user robdouglas opened a pull request:

    https://github.com/apache/incubator-streams/pull/19

    STREAMS-87 | We now try to collect an ID's timeline put to 5 times befor...

    ...e giving up

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robdouglas/incubator-streams STREAMS-87

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-streams/pull/19.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19
    
----
commit a84ec40452f9d257804ddffc28ed511e7391f785
Author: Robert Douglas <[email protected]>
Date:   2014-05-19T19:51:43Z

    STREAMS-87 | We now try to collect an ID's timeline put to 5 times before 
giving up

----


> 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
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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)

Reply via email to