Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use twitter-stream's reconnect-on-timeout behaviour #141

Closed
wants to merge 1 commit into from

Commits on Sep 15, 2012

  1. use twitter-stream's reconnect-on-timeout behaviour

    twitter-stream ~> 0.1.16 takes care of reconnecting when no data has
    been received for a while.  With earthquake also doing this, strange
    behaviour occurs when twitter-stream 0.1.16 is used.
    
    Update the dependency to twitter-stream ~> 0.1.16 and remove the
    reconnect-on-timeout code from Earthquake::Core to restore normal
    behaviour.
    frasertweedale committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    1c67942 View commit details
    Browse the repository at this point in the history