Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

Hard crash if TweetStream fails to hold a connection #3

Closed
kivikakk opened this issue Dec 11, 2013 · 2 comments
Closed

Hard crash if TweetStream fails to hold a connection #3

kivikakk opened this issue Dec 11, 2013 · 2 comments

Comments

@kivikakk
Copy link
Contributor

/home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/tweetstream-2.5.0/lib/tweetstream/client.rb:436:in `block in connect': Failed to reconnect after 11 tries. (TweetStream::ReconnectError)
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/em-twitter-0.2.2/lib/em-twitter/connection.rb:296:in `call'
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/em-twitter-0.2.2/lib/em-twitter/connection.rb:296:in `invoke_callback'
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/em-twitter-0.2.2/lib/em-twitter/connection.rb:268:in `rescue in schedule_reconnect'
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/em-twitter-0.2.2/lib/em-twitter/connection.rb:263:in `schedule_reconnect'
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/em-twitter-0.2.2/lib/em-twitter/connection.rb:93:in `unbind'
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/eventmachine-1.0.3/lib/eventmachine.rb:1440:in `event_callback'
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in `run_machine'
        from /home/kivikakk/.rvm/gems/ruby-1.9.3-p392/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in `run'
        from run.rb:5:in `<main>'
$
@ghost
Copy link

ghost commented Dec 12, 2013

Ah, hmm. I haven't run into this one because Heroku auto-restarts after hard crashes for me. Might just need an error handler thing

@kivikakk
Copy link
Contributor Author

Ah, suspect so.

(Heroku?! Does that mean your model/base data is all ephemeral ..?)

On 12/12/2013 12:54 PM, Mispy wrote:

Ah, hmm. I haven't run into this one because Heroku auto-restarts after
hard crashes for me. Might just be an error handler thing


Reply to this email directly or view it on GitHub
#3 (comment).

@kivikakk kivikakk mentioned this issue Dec 12, 2013
@ghost ghost closed this as completed Dec 5, 2014
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant