[
https://issues.apache.org/jira/browse/STREAMS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305076#comment-15305076
]
ASF GitHub Bot commented on STREAMS-330:
----------------------------------------
GitHub user jfrazee opened a pull request:
https://github.com/apache/incubator-streams/pull/282
STREAMS-330 Make TwitterErrorHandler respect RateLimitStatus reset time
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jfrazee/incubator-streams STREAMS-330
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/282.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 #282
----
commit 77f3e8a38316312ebee74af143f5703fbab36541
Author: Joey Frazee <[email protected]>
Date: 2016-05-28T01:20:36Z
Changed handleTwitterError() to use RateLimitStatus for sleep/reset
----
> make TwitterErrorHandler respect the Twitter4j RateLimitStatus reset time
> -------------------------------------------------------------------------
>
> Key: STREAMS-330
> URL: https://issues.apache.org/jira/browse/STREAMS-330
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
>
> rather than auto-retry on a fixed schedule with a maximum number of failed
> attempt, refactor TwitterErrorHandler to respect the Twitter4j
> RateLimitStatus reset time and sleep for duration directed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)