Automatically reconnect XMPP after connection is lost

Open
#1,680 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start by tracing Errbot's XMPP connection handling and configuration for the reconnect behavior described in the issue. The payload names no source files or tests, so locate the relevant XMPP backend entry points and existing connection tests first. Done means a configurable reconnect option is implemented and its behavior is covered by tests.

Written by the indexing model from the issue text.

Description

type: feature

Is your feature request related to a problem? Please describe.

When the XMPP connection is lost the Bot does not reconnect automatically.

Describe the solution you'd like

I would like a configuration option to force XMPP reconnect on connection lost. Maybe this should even be the default?

Is feature related to

  • Backend support
  • Plugins (storage, flows)
  • Functionality
  • Other

Additional context

Using container image: docker.io/errbotio/errbot:latest

Dominant language
Python
Stars
3.3k
Forks
624
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from errbotio/errbot

All issues in errbotio/errbot

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.