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

You need to add the automatic reconnection in case of error or close the stream. #25

Closed
intech opened this issue Jun 23, 2011 · 6 comments

Comments

@intech
Copy link

intech commented Jun 23, 2011

You need to add the automatic reconnection in case of error or close the stream.
Add option: xmpp.Client({ reconnect: true });

@astro
Copy link
Member

astro commented Jun 23, 2011

Yes! Related to issue #14.

@intech
Copy link
Author

intech commented Jun 23, 2011

Can I help you?

@astro
Copy link
Member

astro commented Jun 23, 2011

Patches are always welcomed. I may however reject technically incorrect submissions. :-)

@astro astro mentioned this issue Oct 20, 2011
@treffynnon
Copy link

So I can see the reconnect option on the Client and where it comes in through the parameters, but it doesn't appear to be plumbed into anything.

Am I right or does it now work and this ticket just hasn't been closed yet?

@astro
Copy link
Member

astro commented Jan 28, 2012

It is plumbed. Please test it.

@treffynnon
Copy link

@astro it looks to be working well now thanks. My bot is now staying up where it would drop offline within 1 to 24hrs or so before.

@astro astro closed this as completed Jan 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants